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-08-26 10:15:19 +0300
committerit-gro <grossnik@tuvok>2018-08-26 10:15:19 +0300
commita091e3fb437ba4ed112c930071d71195804abb37 (patch)
treeba7662f293d9886b6ba737252166430c89a1d0e3 /exampleSite
parentb97c2195e9719fde529653404799fc6dde595f57 (diff)
Fix resource RelPermalink (for HUGO_CANONIFYURLS true-or-false)
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/pages/showcase/gallery-01.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/content/pages/showcase/gallery-01.md b/exampleSite/content/pages/showcase/gallery-01.md
index 379be70..b02b3e7 100644
--- a/exampleSite/content/pages/showcase/gallery-01.md
+++ b/exampleSite/content/pages/showcase/gallery-01.md
@@ -28,11 +28,11 @@ using shortcode:
* More examples:
[Images taken from ...](../../hugo-theme-w3css-basic/images-taken-from/)
-* See [Gallery with image processing (shortcode res-gallery)]({{< relref "pages/hugo-theme-w3css-basic/page-shortcodes/index.md#res-gallery" >}})
- and [Figure with processing (Demo shortcode res-figure)]({{< relref "image-processing-with-hugo" >}}) as well
+* See [Gallery with image processing (shortcode res-gallery)]({{< relref "/pages/hugo-theme-w3css-basic/page-shortcodes/index.md#res-gallery" >}})
+ and [Figure with processing (Demo shortcode res-figure)]({{< relref "/image-processing-with-hugo" >}}) as well
-* Compare with [shortcode heg-gallery]({{< relref "pages/hugo-theme-w3css-basic/page-shortcodes/index.md#heg-gallery" >}})
- and [shortcode heg-figure]( {{< relref "pages/hugo-theme-w3css-basic/page-shortcodes/index.md#heg-figure" >}})
+* Compare with [shortcode heg-gallery]({{< relref "/pages/hugo-theme-w3css-basic/page-shortcodes/index.md#heg-gallery" >}})
+ and [shortcode heg-figure]( {{< relref "/pages/hugo-theme-w3css-basic/page-shortcodes/index.md#heg-figure" >}})
as well