Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/queensferryme/hugo-theme-texify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcreedowl <creedowl@gmail.com>2020-01-19 12:35:15 +0300
committercreedowl <creedowl@gmail.com>2020-01-19 12:35:15 +0300
commit7d14a797c318f9162b4f9b4fb2b733e31f8f681c (patch)
treea8daaec66b4aead8445471fd3a6dd98f924496ff /exampleSite
parent131daf482e77d05e5641a855c3969ad8996aeb55 (diff)
chore: rename to Verse
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml8
-rw-r--r--exampleSite/content/about.md2
-rw-r--r--exampleSite/content/posts/hello_world.md6
3 files changed, 8 insertions, 8 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b8251ae..1274318 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,11 +9,11 @@ defaultContentLanguage = "zh-cn"
hasCJKLanguage = true
languageCode = "zh-cn"
paginate = 10
-theme = "Cocodayo"
+theme = "Verse"
title = "ExampleSite"
[author]
-name = "Cocodayo"
+name = "Verse"
# site navigation bar
[[menu.main]]
@@ -42,8 +42,8 @@ name = "Cocodayo"
footer_slogan = "<b>他们正热烈地讨论着别人的秘密,但是,一个不说,一个不听,还有一个不看。</b>"
avatar_url = "https://i.loli.net/2019/07/28/5d3d4b6b925be18865.jpg"
index_slogan = "<h1 style=\"color: pink;\">这个世界没那么好,但似乎也没那么糟。</h1>"
- description = "example site of hugo blog using theme Cocodayo"
- keywords = ["hugo", "theme", "Cocodayo"]
+ description = "example site of hugo blog using theme Verse"
+ keywords = ["hugo", "theme", "Verse"]
[[params.social_link]]
name = "github"
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index a4bc02c..4ab0312 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -5,4 +5,4 @@ draft: false
layout: "about"
---
-Welcome to [Cocodayo](https://github.com/queensferryme/hugo-theme-cocodayo), a hugo theme designed for personal blogging.
+Welcome to [Verse](hhttps://github.com/queensferryme/hugo-theme-verse), a hugo theme designed for personal blogging.
diff --git a/exampleSite/content/posts/hello_world.md b/exampleSite/content/posts/hello_world.md
index 015b618..efad568 100644
--- a/exampleSite/content/posts/hello_world.md
+++ b/exampleSite/content/posts/hello_world.md
@@ -7,7 +7,7 @@ tags:
- tag2
---
-Welcome to Cocodayo!
+Welcome to Verse!
# Header
## Header
@@ -27,7 +27,7 @@ Welcome to Cocodayo!
```python
for _ in range(1000):
- print('Hello World - Welcome to Cocodayo')
+ print('Hello World - Welcome to Verse')
```
### unordered list
- first
@@ -62,4 +62,4 @@ for _ in range(1000):
footnote[^1]
---
-[^1]: welcome to cocodayo
+[^1]: welcome to Verse