From 271f73a87fe152978daea55e6cfe2a3b6f3530fb Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Sun, 17 Sep 2017 23:02:10 +0800 Subject: docs: change default content license to "CC BY-NC-ND 4.0" --- exampleSite/content/post/chinese-preview.md | 2 +- exampleSite/content/post/english-preview.md | 2 +- exampleSite/content/post/even-preview.md | 8 ++++---- exampleSite/content/post/japanese-preview.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'exampleSite/content') diff --git a/exampleSite/content/post/chinese-preview.md b/exampleSite/content/post/chinese-preview.md index 590a1f5..5371f9b 100644 --- a/exampleSite/content/post/chinese-preview.md +++ b/exampleSite/content/post/chinese-preview.md @@ -13,7 +13,7 @@ comment: false mathjax: false # you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright." -# contentCopyright: false +contentCopyright: 'Creative Commons Attribution-ShareAlike License' --- >《长恨歌》是中国唐朝诗人白居易的一首长篇叙事诗。 diff --git a/exampleSite/content/post/english-preview.md b/exampleSite/content/post/english-preview.md index 2bfe785..18cde73 100644 --- a/exampleSite/content/post/english-preview.md +++ b/exampleSite/content/post/english-preview.md @@ -14,7 +14,7 @@ toc: false mathjax: false # you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright." -contentCopyright: "Maybe MIT ? I don't know.." +contentCopyright: 'See origin' --- ## Introduction diff --git a/exampleSite/content/post/even-preview.md b/exampleSite/content/post/even-preview.md index 13ec931..b3a7166 100644 --- a/exampleSite/content/post/even-preview.md +++ b/exampleSite/content/post/even-preview.md @@ -15,8 +15,8 @@ comment: false # mathjax: false # you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright." -author: 米老朱 -contentCopyright: See origin +author: '米老朱' +contentCopyright: 'See origin' --- > Copy from [《Hugo 主题 Nuo 文章样式预览》](https://laozhu.me/post/hugo-nuo-post-preview/) @@ -133,11 +133,11 @@ if (document.getElementById('my-player') !== null) { 不带标题的图片,如下图👇 -![这是一张图片](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/screenshot.png) +![hugo even showcase](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/showcase.png "showcase.png") 带标题的图片,如下图👇 -{{% figure src="https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/screenshot.png" alt="这是一张图片" title="screenshot.png" %}} +{{% figure src="https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/showcase.png" alt="hugo even showcase" title="showcase.png" %}} ## 8. 表格 diff --git a/exampleSite/content/post/japanese-preview.md b/exampleSite/content/post/japanese-preview.md index 5ec12f1..7f8473e 100644 --- a/exampleSite/content/post/japanese-preview.md +++ b/exampleSite/content/post/japanese-preview.md @@ -16,7 +16,7 @@ comment: false mathjax: false # you can define another contentCopyright. e.g. contentCopyright: "This is an another copyright." -# contentCopyright: false +contentCopyright: 'Creative Commons Attribution-ShareAlike License' --- > 日本語の敬語体系は、一般に、大きく尊敬語・謙譲語・丁寧語に分類される。文化審議会国語分科会は、2007年2月に「敬語の指針」を答申し、これに丁重語および美化語を含めた5分類を示している。 -- cgit v1.2.3