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-05-31 16:45:27 +0300
committerit-gro <grossnik@tuvok>2018-05-31 16:45:27 +0300
commit4621cb2b1e6be34dbd93eda5558b7aeff1f72e23 (patch)
tree4c19512d17e99b82063522d8871f98f70f3f407d /README.md
parent19f5f496f08dba220395d1e5343ca972a7e9e356 (diff)
Add anchors for titles
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 074dcef..3d0081c 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ This theme is for:
* [Date format](#date-format)
* [Disqus](#disqus)
* [Related Content](#related-content)
+ * [Anchors](#anchors)
* [Pages](#pages)
* [Pages Navigation](#pages-navigation)
* [Color Theme](#color-theme)
@@ -94,6 +95,8 @@ This theme is for:
## Latest News
+* Added [Anchors](#anchors)
+
* Added shortcode:
* [res-gallery](#gallery-with-image-processing)
[![screenshot res-gallery](https://raw.githubusercontent.com/it-gro/hugo-theme-w3css-basic/master/images/snap_516.jpg)](https://it-gro.github.io/hugo-theme-w3css-basic.github.io/pages/showcase/gallery-01/)
@@ -679,6 +682,19 @@ Hook:
=> review `layouts/partials/blog.disqus-button.html`
+### Anchors
+
+`config.toml`
+
+```toml
+[params.anchor]
+ # layouts/_default/baseof.html
+ enable = true
+ #icon = "fas fa-anchor"
+ icon = "fas fa-link"
+```
+
+
### Related Content
* See more https://gohugo.io/content-management/related/#list-related-content