new: Added motto display on home page and archive pages

This commit is contained in:
yv1ing
2024-12-18 17:46:15 +08:00
parent 27f0dc79b2
commit f39923654d
12 changed files with 105 additions and 16 deletions

View File

@@ -17,4 +17,8 @@
.recent-post-item-date {
color: var(--secondary-text-color);
}
#index-motto-container {
color: var(--secondary-text-color);
}