diff --git a/content/about.md b/content/about.md index e1c88fc..d84530a 100644 --- a/content/about.md +++ b/content/about.md @@ -3,6 +3,7 @@ title: "About" date: 2026-03-02 hideDate: true hideUpvotes: true +hideReply: true --- diff --git a/content/projects.md b/content/projects.md index 51c81f4..6a1d437 100644 --- a/content/projects.md +++ b/content/projects.md @@ -2,6 +2,7 @@ title: "Projects" hideDate: true hideUpvotes: true +hideReply: true --- Here are some of the projects I am working or have worked on: diff --git a/static/terminal.css b/static/terminal.css index 619e112..d31310d 100644 --- a/static/terminal.css +++ b/static/terminal.css @@ -1,5 +1,5 @@ :root { --background: #191919; --foreground: #eceae5; - --accent: #88ae68; + --accent: #EF9F27; } diff --git a/themes/hugo-bearcub b/themes/hugo-bearcub index 556c172..17c78a6 160000 --- a/themes/hugo-bearcub +++ b/themes/hugo-bearcub @@ -1 +1 @@ -Subproject commit 556c1725abbfe0601e216896b257858893642010 +Subproject commit 17c78a6bcdc956b4cb720bcf23ef483d3f416a62