Commit Graph

6 Commits

Author SHA1 Message Date
Nikita Karamov e2ddc5221f
Fix formatting issues 2023-03-01 12:42:40 +01:00
Nikita Karamov 4ecf304519
Self-host Google Fonts
Due to questionable privacy policy of Google Fonts (including them being
called illegal by the Munich court [1]), I have decided to self-host the
fonts. I have used the google-webfonts-helper[2] to load the subset
version of the font.

I have also added the `local()` source so that the font will not be
loaded if the user has a font with the same name installed on their
system.

After this commit, toot requires no 3rd-party resources any more 🎉

[1]: https://rewis.io/urteile/urteil/lhm-20-01-2022-3-o-1749320/
[2]: https://google-webfonts-helper.herokuapp.com/
2022-03-16 13:44:00 +01:00
Nikita Karamov 1e0469ebee
Update robots.txt 2021-08-14 19:12:50 +02:00
Nikita Karamov 7415bb2093
Add Mastodon logo to site's description
See #6
2021-03-12 20:46:34 +01:00
Nikita Karamov a29d349349
Update favicons
New, simpler structure courtesy of
https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
2021-01-30 14:27:29 +01:00
Nikita Karamov dfbea254ed
Add favicons 2020-09-23 19:13:50 +02:00