Hide upvotes on profile and projects
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
This commit is contained in:
parent
a60ff7d439
commit
fbe2d659de
3 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
title: "About"
|
||||
date: 2026-03-02
|
||||
hideDate: true
|
||||
hideUpvotes: true
|
||||
---
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "Projects"
|
||||
hideDate: true
|
||||
hideUpvotes: true
|
||||
---
|
||||
|
||||
Here are some of the projects I am working or have worked on:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 665da9bec6e9ab22792552d356556e6f76f5e4fb
|
||||
Subproject commit ecceb7afa9e0973ffc98336474eefe2544b60629
|
||||
Loading…
Add table
Add a link
Reference in a new issue