Skip to content

Commit

Permalink
Remove Twitter; use Mastodon (#364)
Browse files Browse the repository at this point in the history
- update fontawesome to 6.4.2 (gains mastodon) by copy new css to old css
- add webfonts
- remove old awesome fonts
- refactor "fa" (fontawesome) to "fa-brands" for brands (github and twitter)
  • Loading branch information
dr0i committed Nov 14, 2023
1 parent e7ccb82 commit 0c51d7d
Show file tree
Hide file tree
Showing 16 changed files with 10 additions and 2,676 deletions.
4 changes: 2 additions & 2 deletions app/views/main.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@
<a href="http://lobid.org/warranty">Gewährleistung</a> |
<a href="http://www.hbz-nrw.de/impressum">Impressum</a> |
<a href="https://github.com/hbz/lobid/blob/master/conf/Datenschutzerklaerung_lobid.textile">Datenschutz</a> |
<a href="http://twitter.com/lobidorg"><i class="fa fa-twitter" aria-hidden="true"></i> Twitter</a>&nbsp;
<a href="http://github.com/hbz/lobid-gnd"><i class="fa fa-github" aria-hidden="true"></i> GitHub</a>&nbsp;
<a href="https://openbiblio.social/@@lobid"><i class="fa-brands fa-mastodon" aria-hidden="true"></i> Mastodon</a>&nbsp;
<a href="http://github.com/hbz/lobid-gnd"><i class="fa-brands fa-github" aria-hidden="true"></i> GitHub</a>&nbsp;
<a href="http://blog.lobid.org"><i class="fa fa-pencil" aria-hidden="true"></i> Blog</a>
</span>
</div>
Expand Down
Binary file removed public/fonts/FontAwesome.otf
Binary file not shown.
Binary file removed public/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 0 additions & 2,671 deletions public/fonts/fontawesome-webfont.svg

This file was deleted.

Binary file removed public/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file removed public/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file removed public/fonts/fontawesome-webfont.woff2
Binary file not shown.
11 changes: 8 additions & 3 deletions public/stylesheets/font-awesome.min.css

Large diffs are not rendered by default.

Binary file added public/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file added public/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file added public/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file added public/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file added public/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file added public/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file added public/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file added public/webfonts/fa-v4compatibility.woff2
Binary file not shown.

0 comments on commit 0c51d7d

Please sign in to comment.