From c021a53d152573049b6178da533f7b666357ed1f Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 7 Jul 2024 12:07:45 +0800 Subject: [PATCH] :memo: Docs: update embed archetypes --- archetypes/friends.md | 23 ++++++++++++++++------- archetypes/post-bundle/index.md | 4 +++- 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/archetypes/friends.md b/archetypes/friends.md index 93c46989..375aa38d 100644 --- a/archetypes/friends.md +++ b/archetypes/friends.md @@ -11,7 +11,7 @@ keywords: comment: false --- - + --- @@ -19,18 +19,27 @@ comment: false ## Base info -```yaml - nickname: Lruihao - avatar: https://lruihao.cn/images/avatar.jpg - url: https://lruihao.cn - description: Lruihao's Note -``` +- avatar: https://lruihao.cn/images/avatar.jpg +- url: https://lruihao.cn +- description: Lruihao's Note ## Friendly Reminder +Comment like this: + +````markdown +```yaml +- nickname: + avatar: + url: + description: +``` +```` + {{< admonition info "Notice" true >}} -1. If you want to exchange link, please leave a comment in the above format. (personal non-commercial blogs / websites only) +1. If you want to exchange link, please leave a comment as the above format. (personal non-commercial blogs / websites only) 2. :(fa-solid fa-exclamation-triangle): Website failure, stop maintenance and improper content may be unlinked! 3. Those websites that do not respect other people's labor achievements, reprint without source, or malicious acts, please do not come to exchange. diff --git a/archetypes/post-bundle/index.md b/archetypes/post-bundle/index.md index 9be79ded..35dc8272 100644 --- a/archetypes/post-bundle/index.md +++ b/archetypes/post-bundle/index.md @@ -40,4 +40,6 @@ repost: # See details front matter: https://fixit.lruihao.cn/documentation/content-management/introduction/#front-matter --- - \ No newline at end of file + + +