add /twitter & /youtube & /yt

This commit is contained in:
2021-09-19 18:20:28 +02:00
parent adb590a23a
commit e4b33a0e9b
2 changed files with 18 additions and 0 deletions

View File

@@ -27,6 +27,18 @@
from = "/gh"
to = "https://github.com/gractwo"
[[redirects]]
from = "/youtube"
to = "https://youtube.com/channel/UCM5O0ltiO_ZigZiP-Wa28Ew"
[[redirects]]
from = "/yt"
to = "https://youtube.com/channel/UCM5O0ltiO_ZigZiP-Wa28Ew"
[[redirects]]
from = "/twitter"
to = "https://twitter.com/gractwo"
# 'funny' REDIRECTS
[[redirects]]
from = "/pgtf-theme"

View File

@@ -19,6 +19,12 @@
<g-link to="/github" target="_blank">
<i class="fab fa-github"></i>
</g-link>
<g-link to="/youtube" target="_blank">
<i class="fab fa-youtube"></i>
</g-link>
<g-link to="/twitter" target="_blank">
<i class="fab fa-twitter"></i>
</g-link>
<g-link to="/facebook" target="_blank">
<i class="fab fa-facebook"></i>
Facebook