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

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi <sfbgwm30@gmail.com>2020-03-16 16:24:18 +0300
committermatsuyoshi <sfbgwm30@gmail.com>2020-03-16 16:24:18 +0300
commit0f2d1a8200a36b3677994b2f4e81fd76df9b16ae (patch)
treebcd89b39c6d1bf765761c933c4aeb0b84c0215d4 /README.md
parent24131d6fc2f9aff79b716f9b1d8384054e4b414e (diff)
add back to top button #3
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0846a7b..6d58c49 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,10 @@ title: "Search"
If you want to use TableOfContent, you need to write words greater than 400, and set `true` frontmatter `toc`.
+### Back To Top Button
+
+If you want to use Back To Top Button, you need to write words greater than 400, and set `true` frontmatter `backtotop`.
+
## Frontmatter example
```
@@ -110,6 +114,7 @@ date = 2020-02-15T20:00:00+09:00
tags = ["tags here"]
draft = false
toc = false
+backtotop = false
+++
# Title