summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-08-08 12:07:26 +0800
committeraltaf-creator <dev@altafcreator.com>2026-08-08 12:07:26 +0800
commit78e4ef32c4264a85ba40a8996a93ecb82930d28e (patch)
tree6c340ed355d8cbbf8bc354acfced31fffb42039e /www/index.html
parent47c5e467a1dd66d418dc15c48b34646ee7fd7da4 (diff)
update fontwaewsome, more social links
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 5473cef..b038ed4 100644
--- a/www/index.html
+++ b/www/index.html
@@ -9,7 +9,7 @@
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<link rel="me" href="https://mastodon.gamedev.place/@altaf">
<title>altaf-creator</title>
- <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
+ <link rel="stylesheet" href="/packages/fontawesome-free/css/all.css">
<!-- Cloudflare Turnstile -->
<link rel="preconnect" href="https://challenges.cloudflare.com" />
<script
@@ -150,6 +150,8 @@
<a href="https://mastodon.gamedev.place/@altaf" class="button button-social" target="_blank"><i class="fa-brands fa-mastodon"></i></a>
<a href="https://github.com/altaf-creator" class="button button-social" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https:///altaf-creator.itch.io" class="button button-social" target="_blank"><i class="fa-brands fa-itch-io"></i></a>
+ <a href="https:///altafcreator.medium.com" class="button button-social" target="_blank"><i class="fa-brands fa-medium"></i></a>
+ <a href="https:///altafcreator.substack.com" class="button button-social" target="_blank"><i class="fa-brands fa-substack"></i></a>
<a href="https://discord.gg/Mg5WFqrHk3" class="button" target="_blank" style="margin: 0;"><i class="fa-brands fa-discord"></i> Join our Discord Server!</a>
</div>
</div>