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

github.com/nodejh/hugo-theme-cactus-plus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornodejh <jianghangscu@gmail.com>2021-02-28 14:18:46 +0300
committernodejh <jianghangscu@gmail.com>2021-02-28 14:18:46 +0300
commit815db72db3c26c405bf4f71a8021d188a14af004 (patch)
tree1430ca3f2d845a47dcec3d49ea8a24f212c9bfeb
parent0685ca642c9def17a564f87717a1ef56c4d3d623 (diff)
feat: update example site
-rw-r--r--404.html8
-rw-r--r--about/index.html10
-rw-r--r--archives/index.html8
-rw-r--r--categories/index.html14
-rw-r--r--categories/syntax/index.html10
-rw-r--r--categories/themes/index.html10
-rw-r--r--index.html8
-rw-r--r--posts/emoji-support/index.html8
-rw-r--r--posts/index.html10
-rw-r--r--posts/markdown-syntax-guide/index.html8
-rw-r--r--posts/math-typesetting/index.html8
-rw-r--r--posts/placeholder-text/index.html8
-rw-r--r--posts/rich-content/index.html8
-rw-r--r--tags/css/index.html10
-rw-r--r--tags/emoji/index.html10
-rw-r--r--tags/html/index.html10
-rw-r--r--tags/index.html26
-rw-r--r--tags/index/index.html10
-rw-r--r--tags/markdown/index.html10
-rw-r--r--tags/privacy/index.html10
-rw-r--r--tags/shortcodes/index.html10
-rw-r--r--tags/text/index.html10
22 files changed, 112 insertions, 112 deletions
diff --git a/404.html b/404.html
index 9d3f7c9..dd77e96 100644
--- a/404.html
+++ b/404.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/about/index.html b/about/index.html
index d19c96a..215050b 100644
--- a/about/index.html
+++ b/about/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/archives/index.html b/archives/index.html
index 360dd13..f9e25cc 100644
--- a/archives/index.html
+++ b/archives/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/categories/index.html b/categories/index.html
index 3ed5050..8592d2e 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
@@ -59,7 +59,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minicategories/syntax">
+ <a href="http://nodejh.github.io/hugo-theme-mini/categories/syntax">
SYNTAX <span>(1)</span>
</a>
</span>
@@ -67,7 +67,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minicategories/themes">
+ <a href="http://nodejh.github.io/hugo-theme-mini/categories/themes">
THEMES <span>(1)</span>
</a>
</span>
diff --git a/categories/syntax/index.html b/categories/syntax/index.html
index 8c5d701..67629f9 100644
--- a/categories/syntax/index.html
+++ b/categories/syntax/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/categories/themes/index.html b/categories/themes/index.html
index 718e3ab..fcd58c7 100644
--- a/categories/themes/index.html
+++ b/categories/themes/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/index.html b/index.html
index bd77689..ac9ebf2 100644
--- a/index.html
+++ b/index.html
@@ -27,9 +27,9 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -43,7 +43,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/posts/emoji-support/index.html b/posts/emoji-support/index.html
index bd1995e..48e5e8f 100644
--- a/posts/emoji-support/index.html
+++ b/posts/emoji-support/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/posts/index.html b/posts/index.html
index 25973ef..3d93c3c 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/posts/markdown-syntax-guide/index.html b/posts/markdown-syntax-guide/index.html
index 2b5068e..4085d99 100644
--- a/posts/markdown-syntax-guide/index.html
+++ b/posts/markdown-syntax-guide/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/posts/math-typesetting/index.html b/posts/math-typesetting/index.html
index 32c6017..a3a9fdb 100644
--- a/posts/math-typesetting/index.html
+++ b/posts/math-typesetting/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/posts/placeholder-text/index.html b/posts/placeholder-text/index.html
index 7df5ee1..ee84e37 100644
--- a/posts/placeholder-text/index.html
+++ b/posts/placeholder-text/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/posts/rich-content/index.html b/posts/rich-content/index.html
index 0c1f890..b6d96e2 100644
--- a/posts/rich-content/index.html
+++ b/posts/rich-content/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
diff --git a/tags/css/index.html b/tags/css/index.html
index ee19258..7546317 100644
--- a/tags/css/index.html
+++ b/tags/css/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/emoji/index.html b/tags/emoji/index.html
index 8ef7009..ab998c5 100644
--- a/tags/emoji/index.html
+++ b/tags/emoji/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/html/index.html b/tags/html/index.html
index bf04328..18b8e5c 100644
--- a/tags/html/index.html
+++ b/tags/html/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/index.html b/tags/index.html
index 5ba69b9..9e99d8d 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
@@ -59,7 +59,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/markdown">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/markdown">
MARKDOWN <span>(2)</span>
</a>
</span>
@@ -67,7 +67,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/css">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/css">
CSS <span>(1)</span>
</a>
</span>
@@ -75,7 +75,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/emoji">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/emoji">
EMOJI <span>(1)</span>
</a>
</span>
@@ -83,7 +83,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/html">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/html">
HTML <span>(1)</span>
</a>
</span>
@@ -91,7 +91,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/index">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/index">
INDEX <span>(1)</span>
</a>
</span>
@@ -99,7 +99,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/privacy">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/privacy">
PRIVACY <span>(1)</span>
</a>
</span>
@@ -107,7 +107,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/shortcodes">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/shortcodes">
SHORTCODES <span>(1)</span>
</a>
</span>
@@ -115,7 +115,7 @@
<span class="tag">
- <a href="http://nodejh.github.io/hugo-theme-minitags/text">
+ <a href="http://nodejh.github.io/hugo-theme-mini/tags/text">
TEXT <span>(1)</span>
</a>
</span>
diff --git a/tags/index/index.html b/tags/index/index.html
index 0eeb881..ff70eb1 100644
--- a/tags/index/index.html
+++ b/tags/index/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/markdown/index.html b/tags/markdown/index.html
index bccdbc9..2de3e99 100644
--- a/tags/markdown/index.html
+++ b/tags/markdown/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/privacy/index.html b/tags/privacy/index.html
index 3256831..ea54b76 100644
--- a/tags/privacy/index.html
+++ b/tags/privacy/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/shortcodes/index.html b/tags/shortcodes/index.html
index 4f2700e..5714451 100644
--- a/tags/shortcodes/index.html
+++ b/tags/shortcodes/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>
diff --git a/tags/text/index.html b/tags/text/index.html
index 453b95c..d169110 100644
--- a/tags/text/index.html
+++ b/tags/text/index.html
@@ -27,11 +27,11 @@
<nav class="navigation">
- <a href='http://nodejh.github.io/hugo-theme-mini'> <span class="arrow">←</span>Home</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/'> <span class="arrow">←</span>Home</a>
- <a href='http://nodejh.github.io/hugo-theme-miniposts'>Archive</a>
- <a href='http://nodejh.github.io/hugo-theme-minitags'>Tags</a>
- <a href='http://nodejh.github.io/hugo-theme-miniabout'>About</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/posts'>Archive</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/tags'>Tags</a>
+ <a href='http://nodejh.github.io/hugo-theme-mini/about'>About</a>
@@ -45,7 +45,7 @@
<header class="profile">
- <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-miniimages/avatar.png" />
+ <img class="avatar" alt="avatar" src="http://nodejh.github.io/hugo-theme-mini/images/avatar.png" />
<h1>Hugo Themes</h1>