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

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.1.3",
"version": "1.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",

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": {

View file

@ -119,6 +119,7 @@ ol {
.favorite,
.forgejo,
.github,
.git-merge,
.headphones,
.heart-handshake,
.info-circle,