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 src/includes/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<i class="fa-brands fa-github icon"></i>
</a>
<a href="https://matrix.to/#/#freetube:matrix.org" title="Chat with Matrix" aria-label="Chat with Matrix">
<i class="fa-solid fa-comment icon"></i>
<i class="fa-brands fa-matrix icon"></i>
</a>
<a href="https://docs.freetubeapp.io" title="Documentation" aria-label="Documentation">
<i class="fa-solid fa-file-lines icon"></i>
Expand Down
2 changes: 1 addition & 1 deletion src/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
</a>
<span class="my-3 block"></span>
<a href="https://matrix.to/#/#freetube:matrix.org">
<i class="fa-solid fa-comments text-xl"></i>
<i class="fa-brands fa-matrix text-xl"></i>
<span class="ml-5">FreeTube on Matrix</span>
</a>
<span class="my-3 block"></span>
Expand Down
6 changes: 3 additions & 3 deletions src/style/brands.min.css

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions src/style/fontawesome.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/style/solid.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 7.3.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 2024 Fonticons, Inc.
* Copyright 2026 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 src/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified src/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed src/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified src/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed src/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified src/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file removed src/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified src/webfonts/fa-v4compatibility.woff2
Binary file not shown.