update fontawesome
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user