Add rel="me" to social links and update AUR username
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Anthony Wang 2023-01-09 19:48:04 +00:00
parent 19ee2cb9df
commit 623d214f71
Signed by: a
GPG key ID: 42A5B952E6DD8D38
2 changed files with 10 additions and 10 deletions

View file

@ -49,13 +49,13 @@ theme = 'gokarna'
footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0' footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0'
togglePreviousAndNextButtons = 'true' togglePreviousAndNextButtons = 'true'
socialIcons = [ socialIcons = [
{name = 'email', url = '/about/email'}, {name = 'email', url = '/about/email', rel = 'me'},
{name = 'forgejo', url = 'https://git.exozy.me/a'}, {name = 'forgejo', url = 'https://git.exozy.me/a', rel = 'me'},
{name = 'codeberg', url = 'https://codeberg.org/xy'}, {name = 'codeberg', url = 'https://codeberg.org/xy', rel = 'me'},
{name = 'mastodon', url = 'https://social.exozy.me/@a'}, {name = 'mastodon', url = 'https://social.exozy.me/@a', rel = 'me'},
{name = 'peertube', url = 'https://tube.exozy.me/a/a/video-channels'}, {name = 'peertube', url = 'https://tube.exozy.me/a/a/video-channels', rel = 'me'},
{name = 'matrix', url = 'https://matrix.to/#/@a:exozy.me'}, {name = 'matrix', url = 'https://matrix.to/#/@a:exozy.me', rel = 'me'},
{name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=Ta180m&SeB=m'}, {name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=dodecahedron&SeB=m', rel = 'me'},
{name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'}, {name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m', rel = 'me'},
{name = 'liberapay', url = 'https://liberapay.com/xy/'}, {name = 'liberapay', url = 'https://liberapay.com/xy/', rel = 'me'},
] ]

View file

@ -6,7 +6,7 @@
404 ... You've reached an imaginary page! 404 ... You've reached an imaginary page!
</h2> </h2>
<h3> <h3>
Please <a href="https://old.reddit.com/r/learnmath/comments/s4rt0/why_does_multiplying_by_i_correspond_to_90_degree/">rotate your computer 90 degrees</a> and try again. Please <a href="https://www.reddit.com/r/learnmath/comments/s4rt0/why_does_multiplying_by_i_correspond_to_90_degree/">rotate your computer 90 degrees</a> and try again.
</h3> </h3>
</div> </div>
<script> <script>