This commit is contained in:
도로롱
2025-10-23 21:17:20 +09:00
parent b68d6b6582
commit d9a0850a7d
7 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ export const SITE: Site = {
NAME: "Damhwee Ahn",
EMAIL: "me@damhw.ee",
NUM_POSTS_ON_HOMEPAGE: 5,
NUM_WORKS_ON_HOMEPAGE: 0,
NUM_WORKS_ON_HOMEPAGE: 3,
NUM_PROJECTS_ON_HOMEPAGE: 3,
};