feat(forgejo.liquid): add forgejo repo banner block

This commit is contained in:
Cory Dransfeldt 2025-03-28 17:13:45 -07:00
parent 835e49a89e
commit d5c31a87d3
No known key found for this signature in database
8 changed files with 28 additions and 7 deletions

View file

@ -40,6 +40,7 @@
--background-color-inverted: light-dark(var(--color-darkest), var(--color-lightest));
--brand-buy-me-a-coffee: light-dark(#9500ff, #ffdd00);
--brand-forgejo: light-dark(#d40000, #ff6600);
--brand-github: light-dark(#333, #f5f5f5);
--brand-mastodon: light-dark(#563acc, #858afa);
--brand-npm: #cb3837;