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

github.com/jacobsun/hugo-theme-cole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobsun <jacob.sun.meta@gmail.com>2021-03-16 20:37:26 +0300
committerjacobsun <jacob.sun.meta@gmail.com>2021-03-16 20:37:26 +0300
commit7996a511fbc46fe2794b6757ca268515d4d3496f (patch)
treed6a388020e7aaf2ff378398d74d194199ad9e9f4
parent1bd77bbbdf4bf36cca521cde4cbc6e71d4127d4f (diff)
fix link
-rw-r--r--exampleSite/config.toml2
-rw-r--r--exampleSite/content/posts/hello-world.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4f2bf5f..cab20f3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,7 +20,7 @@ googleAnalytics = "GA ID"
[plugin]
[params]
customCss = []
- footer = "<a href=\"https://github.com/jacobsun/hugo-theme-cole\">cole</a>"
+ footer = "<a href=\"https://github.com/sfengyuan/hugo-theme-cole\">cole</a>"
[[menu.main]]
name = "Home"
diff --git a/exampleSite/content/posts/hello-world.md b/exampleSite/content/posts/hello-world.md
index 238cb1d..a538fde 100644
--- a/exampleSite/content/posts/hello-world.md
+++ b/exampleSite/content/posts/hello-world.md
@@ -30,7 +30,7 @@ And another list.
### Third header image demo
-![Image](https://raw.githubusercontent.com/jacobsun/edidor/master/images/screenshot.png)
+![Image](https://raw.githubusercontent.com/sfengyuan/edidor/master/images/screenshot.png)
#### Fourth header