diff --git a/archetypes/friends.md b/archetypes/friends.md index ede554c9..94ca0199 100644 --- a/archetypes/friends.md +++ b/archetypes/friends.md @@ -28,7 +28,7 @@ comment: false Comment like this: -````markdown +````markdown {mode=mac} ```yaml - nickname: avatar: @@ -37,10 +37,8 @@ Comment like this: ``` ```` -{{< admonition info "Notice" true >}} - -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. - -{{< /admonition >}} +> [!NOTE] +> +> 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 71ca9297..02d7bc84 100644 --- a/archetypes/post-bundle/index.md +++ b/archetypes/post-bundle/index.md @@ -11,7 +11,6 @@ author: avatar: description: keywords: -license: comment: false weight: 0 tags: @@ -28,13 +27,10 @@ resources: src: featured-image.jpg - name: featured-image-preview src: featured-image-preview.jpg -toc: true -math: false -lightgallery: false password: message: repost: - enable: true + enable: false url: # See details front matter: https://fixit.lruihao.cn/documentation/content-management/introduction/#front-matter diff --git a/archetypes/posts.md b/archetypes/posts.md index e0362aa5..a0450bb6 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -11,7 +11,6 @@ author: avatar: description: keywords: -license: comment: false weight: 0 tags: @@ -23,18 +22,12 @@ hiddenFromSearch: false hiddenFromRelated: false hiddenFromFeed: false summary: -resources: - - name: featured-image - src: featured-image.jpg - - name: featured-image-preview - src: featured-image-preview.jpg -toc: true -math: false -lightgallery: false +featuredImagePreview: +featuredImage: password: message: repost: - enable: true + enable: false url: # See details front matter: https://fixit.lruihao.cn/documentation/content-management/introduction/#front-matter diff --git a/archetypes/search.md b/archetypes/search.md index 3489fa5a..be5c91da 100644 --- a/archetypes/search.md +++ b/archetypes/search.md @@ -2,4 +2,6 @@ title: {{ T "assets.search" }} layout: search date: {{ .Date }} +description: +keywords: ---