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

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-gro <grossnik@tuvok>2018-07-11 21:46:25 +0300
committerit-gro <grossnik@tuvok>2018-07-11 21:46:25 +0300
commit00441f9597304c4357ea335306002106863eb534 (patch)
treefe210d3cfd7bd97b907de6ab44431a81503711cf /exampleSite
parent51d93fdc1779bdb089370e26d6c8288b6cd56b00 (diff)
Update latest in Readme
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/pages/hugo-theme-w3css-basic/page-shortcodes/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/pages/hugo-theme-w3css-basic/page-shortcodes/index.md b/exampleSite/content/pages/hugo-theme-w3css-basic/page-shortcodes/index.md
index f92a829..0c7d915 100644
--- a/exampleSite/content/pages/hugo-theme-w3css-basic/page-shortcodes/index.md
+++ b/exampleSite/content/pages/hugo-theme-w3css-basic/page-shortcodes/index.md
@@ -662,7 +662,7 @@ Don Jun 25 11:40:58 CEST 2015
* Color themes are defined in the shortcuts:
{{< w3-code >}}
-<pre class="terminal-in w3-theme-d4 notranslate">{{ .Inner }}</pre>
+<pre class="terminal-in w3-theme-d5 notranslate">{{ .Inner }}</pre>
<pre class="terminal-out w3-theme-l3 notranslate">{{ .Inner }}</pre>
{{< /w3-code >}}