From f804e7dc44f2c0f78cb794bdd0d931426dc215af Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 11 Jan 2022 00:46:11 +0800 Subject: [PATCH] :pencil: Docs: update exampleSite --- .../posts/theme-documentation-built-in-shortcodes/index.en.md | 4 +--- .../posts/theme-documentation-built-in-shortcodes/index.fr.md | 4 +--- .../theme-documentation-built-in-shortcodes/index.zh-cn.md | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md index 7222ddf1..b6902f05 100644 --- a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md +++ b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.en.md @@ -137,7 +137,7 @@ The rendered output looks like this: [Documentation of `ref` and `relref`](https://gohugo.io/content-management/shortcodes#ref-and-relref) -## 7 tweet +## 7 tweet [Deprecated] [Documentation of `tweet`](https://gohugo.io/content-management/shortcodes#tweet) @@ -149,8 +149,6 @@ Example `tweet` input: The rendered output looks like this: -{{< tweet 877500564405444608 >}} - ## 8 vimeo [Documentation of `vimeo`](https://gohugo.io/content-management/shortcodes#vimeo) diff --git a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.fr.md b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.fr.md index 48149f64..c34730be 100644 --- a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.fr.md +++ b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.fr.md @@ -142,7 +142,7 @@ The rendered output looks like this: [Documentation of `ref` and `relref`](https://gohugo.io/content-management/shortcodes#ref-and-relref) -## 7 tweet +## 7 tweet [Deprecated] [Documentation of `tweet`](https://gohugo.io/content-management/shortcodes#tweet) @@ -154,8 +154,6 @@ Example `tweet` input: The rendered output looks like this: -{{< tweet 877500564405444608 >}} - ## 8 vimeo [Documentation of `vimeo`](https://gohugo.io/content-management/shortcodes#vimeo) diff --git a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.zh-cn.md b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.zh-cn.md index 5ab1e232..1bf4c8cb 100644 --- a/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-built-in-shortcodes/index.zh-cn.md @@ -138,7 +138,7 @@ Hugo 附带了一组预定义的 shortcodes, 它们实现了一些非常常见 [`ref` 和 `relref` 的文档](https://gohugo.io/content-management/shortcodes#ref-and-relref) -## 7 tweet +## 7 tweet [Deprecated] [`tweet` 的文档](https://gohugo.io/content-management/shortcodes#tweet) @@ -150,8 +150,6 @@ Hugo 附带了一组预定义的 shortcodes, 它们实现了一些非常常见 呈现的输出效果如下: -{{< tweet 877500564405444608 >}} - ## 8 vimeo [`vimeo` 的文档](https://gohugo.io/content-management/shortcodes#vimeo)