fix(base/index.css): add missing class for forgejo coloring

This commit is contained in:
Cory Dransfeldt 2025-03-28 18:18:46 -07:00
parent d73444d714
commit 58c4ff29c0
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.1.3",
"version": "1.1.4",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {