diff --git a/netlify.toml b/netlify.toml index a8953fe..8bd2637 100644 --- a/netlify.toml +++ b/netlify.toml @@ -19,6 +19,14 @@ from = "/fb" to = "https://facebook.com/groups/gractwo" +[[redirects]] + from = "/github" + to = "https://github.com/gractwo" + +[[redirects]] + from = "/gh" + to = "https://github.com/gractwo" + # 'funny' REDIRECTS [[redirects]] from = "/pgtf-theme" diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 51b23fa..b452558 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -50,9 +50,8 @@

Gractwo 2020-2021

- Strona napisana i hostowana przez jamesena. Kod - dostępny na - GitHubie. + Kod dostępny na + GitHubie.