Hide upvotes on profile and projects
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s

This commit is contained in:
Alex Selimov 2026-03-20 13:00:40 -04:00
parent a60ff7d439
commit fbe2d659de
3 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
title: "About" title: "About"
date: 2026-03-02 date: 2026-03-02
hideDate: true hideDate: true
hideUpvotes: true
--- ---

View file

@ -1,6 +1,7 @@
--- ---
title: "Projects" title: "Projects"
hideDate: true hideDate: true
hideUpvotes: true
--- ---
Here are some of the projects I am working or have worked on: Here are some of the projects I am working or have worked on:

@ -1 +1 @@
Subproject commit 665da9bec6e9ab22792552d356556e6f76f5e4fb Subproject commit ecceb7afa9e0973ffc98336474eefe2544b60629