diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-08-08 12:07:26 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-08-08 12:07:26 +0800 |
| commit | 78e4ef32c4264a85ba40a8996a93ecb82930d28e (patch) | |
| tree | 6c340ed355d8cbbf8bc354acfced31fffb42039e /www/about/index.html | |
| parent | 47c5e467a1dd66d418dc15c48b34646ee7fd7da4 (diff) | |
update fontwaewsome, more social links
Diffstat (limited to 'www/about/index.html')
| -rw-r--r-- | www/about/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/about/index.html b/www/about/index.html index 46572ee..9f34667 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -8,7 +8,7 @@ <link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>About Me • 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
@@ -79,6 +79,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>
|
