diff options
| author | yingyu5658 <i@yingyu5658.me> | 2025-12-21 15:36:23 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2025-12-21 15:36:23 +0800 |
| commit | 66543c0b3449b5dfc48c3b6a62b0387788b69d3f (patch) | |
| tree | 5e0049f53d472af416b6cf04eb2f901419c5d076 /archetypes/weekly.md | |
| parent | 3df49f7ee0e262e1a6006f7be311fb0c02c4a7f7 (diff) | |
| download | blog-66543c0b3449b5dfc48c3b6a62b0387788b69d3f.tar.gz blog-66543c0b3449b5dfc48c3b6a62b0387788b69d3f.zip | |
chore: set up weekly archetype and refine homepage layout
* Remove the banner in index.md
* Add default cover and ending template to weekly.md archetype
* Remove the banner from homepage
* Refactor recent-posts.md
* tweak related CSS styles
Diffstat (limited to 'archetypes/weekly.md')
| -rw-r--r-- | archetypes/weekly.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/archetypes/weekly.md b/archetypes/weekly.md index c9a6bbe..16e7d04 100644 --- a/archetypes/weekly.md +++ b/archetypes/weekly.md @@ -1,16 +1,20 @@ --- date: '{{ .Date }}' title: '回声周刊 Vol.' -categories: 回声周刊 +categories: + - 回声周刊 issue: tags: - draft: true --- + +> 这里是回声周刊,分享我这周读过的文章书籍、近期发生的大事小事。每周日更新。如果你对这个周刊感兴趣,可以 [订阅周刊](/categories/%E5%9B%9E%E5%A3%B0%E5%91%A8%E5%88%8A/atom.xml) 或加入 [TG频道](https://t.me/glowisle)。 + ## 〰︎ 声波 {{< music - cover="" + cover="https://images.glowisle.me/" title="" artist="" apple="" @@ -23,8 +27,7 @@ draft: true ### > 🔗 -> -> ## ♇ 所在 +以上就是本期回声周刊的全部内容,感谢阅读,祝你有充满ECHO的一周!👋 |
