Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1><a href="/">{{ .Site.Title }}</a></h1>
{{ end }}
{{ with .Site.Params.gateway_pixelfed_username }}
<a href="https://pixelfed.social/{{ . }}">
<span class="fa-brands fa-mastodon"></span> Pixelfed: {{. }}</a>
<span class="fa-brands fa-pixelfed"></span> Pixelfed: {{. }}</a>
{{ end }}
{{ with .Site.Params.gateway_twitter_username }}
<a href="https://twitter.com/{{ . }}">
Expand Down
6 changes: 3 additions & 3 deletions static/css/brands.min.css

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions static/css/fontawesome.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/css/solid.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
* Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2022 Fonticons, Inc.
* Copyright 2025 Fonticons, Inc.
*/
:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}
:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}
Binary file removed static/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified static/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed static/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified static/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed static/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified static/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file removed static/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified static/webfonts/fa-v4compatibility.woff2
Binary file not shown.