Hide replies and use latest theme version
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
This commit is contained in:
parent
600b334199
commit
825c32f594
4 changed files with 4 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ title: "About"
|
|||
date: 2026-03-02
|
||||
hideDate: true
|
||||
hideUpvotes: true
|
||||
hideReply: true
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--background: #191919;
|
||||
--foreground: #eceae5;
|
||||
--accent: #88ae68;
|
||||
--accent: #EF9F27;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 556c1725abbfe0601e216896b257858893642010
|
||||
Subproject commit 17c78a6bcdc956b4cb720bcf23ef483d3f416a62
|
||||
Loading…
Add table
Add a link
Reference in a new issue