From f136bc6cb5c37e55e73ff5f70618a9f950461bc4 Mon Sep 17 00:00:00 2001 From: Rosa Date: Wed, 27 May 2026 10:24:52 -0400 Subject: font! --- README.md | 9 ++++++++- src/pages/FiraCodeNerdFontMono-Regular.ttf | Bin 0 -> 2647492 bytes src/pages/index.html | 7 +++++-- src/templates/base.html | 12 ++++++++++-- 4 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 src/pages/FiraCodeNerdFontMono-Regular.ttf diff --git a/README.md b/README.md index f12f5b2..999bdce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # www.eviltransgenders.club -Source code for the [Evil Transgenders Club](https://www.eviltransgenders.club) website. +Source code for the [Evil Transgenders Club](https://www.eviltransgenders.club) +website. + +## Attribution + +This website makes use of the [Fira Code](https://github.com/tonsky/FiraCode) +[Nerd Font](https://nerdfonts.com), which is licensed under version 1.1 of the +[Open Font License](https://raw.githubusercontent.com/tonsky/FiraCode/refs/heads/master/LICENSE). diff --git a/src/pages/FiraCodeNerdFontMono-Regular.ttf b/src/pages/FiraCodeNerdFontMono-Regular.ttf new file mode 100644 index 0000000..328e61d Binary files /dev/null and b/src/pages/FiraCodeNerdFontMono-Regular.ttf differ diff --git a/src/pages/index.html b/src/pages/index.html index fd24512..e03d20e 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -9,8 +9,11 @@ home

So, what is this?

The Evil Transgenders Club is intended to be a silly little internet - community for queer people and allies, primarily those interested in tech - - though all are welcome. + community primarily for queer people and allies, though anyone who is cool + is welcome! :) +

+ +

diff --git a/src/templates/base.html b/src/templates/base.html index 9f72526..d089b5b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -1,6 +1,8 @@ + + {{title}} - the evil transgenders club