diff options
Diffstat (limited to 'html/notes/n64brew-gamejam-2021.html')
-rw-r--r-- | html/notes/n64brew-gamejam-2021.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/notes/n64brew-gamejam-2021.html b/html/notes/n64brew-gamejam-2021.html index 4b7a09d..1ea168e 100644 --- a/html/notes/n64brew-gamejam-2021.html +++ b/html/notes/n64brew-gamejam-2021.html @@ -21,7 +21,8 @@ <div class="header-links"> <a href="/now.html" class="header-link">Now</a> <a href="/about.html" class="header-link">About</a> - <a rel="me" href="https://mastodon.social/@hazematman">Social</a> + <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a> + <a href="https://git.fryzekconcepts.com" class="header-link">Code</a> </div> </div> <main> |