summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
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