update fontawesome

This commit is contained in:
2026-01-08 00:48:54 +01:00
parent 5c869e8c76
commit 262c1456ae
5686 changed files with 408127 additions and 2 deletions
+4 -2
View File
@@ -12,7 +12,7 @@
<!-- Font Awesome Icons (for social buttons) -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
href="css/fontawesome-free-7.1.0-web/css/all.min.css"
/>
</head>
<body>
@@ -33,7 +33,9 @@
</p>
<!-- Centered Social Links with Icons -->
<div class="d-flex flex-column align-items-center">
<a href="" class="btn btn-custom social-button mb-3"
<a
href="https://chaos.social/@xalir"
class="btn btn-custom social-button mb-3"
><i class="fab fa-mastodon"></i>Mastodon</a
>
<a