refactor: clean up configuration and components, optimize implementation details

- Remove unused navigation bar and social link configurations
- Update Footer component, simplify code
- Refactor PostList and PostTime components, improve code readability
- Adjust Waline comment component styles
- Streamline content config and reading time plugin
- Update theme guide document titles and tags
This commit is contained in:
radishzzz 2025-03-12 01:05:15 +00:00
parent 8ac9b865f5
commit c23a54ae83
10 changed files with 33 additions and 126 deletions

View file

@ -1,8 +1,8 @@
---
title: 主题使用指南
title: 主题上手指南
published: 2025-01-26
updated: 2025-03-09
tags: ["Astro 博客主题","指南"]
tags: ["博客主题","指南"]
pin: 99
lang: zh
---