new: Added motto display on home page and archive pages

This commit is contained in:
2024-12-18 17:46:15 +08:00
parent 69f44a7271
commit 8704c7d4ff
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);
}