From ec349f8abe9858f358d9d576e4478faacc5732ce Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Fri, 19 Jun 2020 00:53:46 +0800 Subject: Update exampleSite --- exampleSite/content/about.md | 2 +- exampleSite/content/post/emoji-support.md | 1 + exampleSite/content/post/placeholder-text.md | 2 +- exampleSite/content/post/wtf-article.md | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md index b6fc1ec..a596d02 100644 --- a/exampleSite/content/about.md +++ b/exampleSite/content/about.md @@ -19,6 +19,6 @@ Hugo is ideal for blogs, corporate websites, creative portfolios, online magazin Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. -Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. +Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. Learn more and contribute on [GitHub](https://github.com/gohugoio). diff --git a/exampleSite/content/post/emoji-support.md b/exampleSite/content/post/emoji-support.md index 564a8ea..6b26521 100644 --- a/exampleSite/content/post/emoji-support.md +++ b/exampleSite/content/post/emoji-support.md @@ -3,6 +3,7 @@ title = "Emoji Support" date = "2019-03-05" description = "Guide to emoji usage in Hugo" tags = ["emoji"] +showToc = false +++ Emoji can be enabled in a Hugo project in a number of ways. diff --git a/exampleSite/content/post/placeholder-text.md b/exampleSite/content/post/placeholder-text.md index 48b2bec..25679e9 100644 --- a/exampleSite/content/post/placeholder-text.md +++ b/exampleSite/content/post/placeholder-text.md @@ -29,7 +29,7 @@ tractus malis. 4. Arcanaque montibus omnes 5. Quidem et -# Vagus elidunt +## Vagus elidunt diff --git a/exampleSite/content/post/wtf-article.md b/exampleSite/content/post/wtf-article.md index d7b2266..d2a5b49 100644 --- a/exampleSite/content/post/wtf-article.md +++ b/exampleSite/content/post/wtf-article.md @@ -6,7 +6,7 @@ tags = [ "test", "wtf" ] -noToc = true +showToc = false +++ 本文内容无实际意义,由狗屁不通文章生成器自动生成,不代表作者本人观点。 -- cgit v1.2.3