diff --git a/archetypes/friends.md b/archetypes/friends.md index 93c46989b..375aa38d4 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 9be79ded3..35dc82729 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 + + +