summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-24 16:42:56 +0100
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-24 16:42:56 +0100
commit45706e62a6a9befae949ba59ebd7003e26cca73c (patch)
tree6f9983755a0714eeedc870d316b2d9ac59fbc1a6 /_config.yml
parentminor fix on markdown (#64) (diff)
downloadhack-gpon.github.io-add-tag.tar
hack-gpon.github.io-add-tag.tar.gz
hack-gpon.github.io-add-tag.tar.bz2
hack-gpon.github.io-add-tag.tar.lz
hack-gpon.github.io-add-tag.tar.xz
hack-gpon.github.io-add-tag.tar.zst
hack-gpon.github.io-add-tag.zip
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 1246691..1b1b901 100644
--- a/_config.yml
+++ b/_config.yml
@@ -32,6 +32,7 @@ plugins:
- jekyll-last-modified-at
- jekyll-redirect-from
- jekyll-default-layout
+ - jekyll-tagging
color_scheme: "light"
url: "https://hack-gpon.github.io"
@@ -117,3 +118,6 @@ just_the_docs:
sfp_cage:
name: SFP cage
nav_fold: false
+
+tag_page_layout: tag_page
+tag_page_dir: tag \ No newline at end of file