diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 61abf68..4018f5c 100644 --- a/_config.yml +++ b/_config.yml @@ -48,7 +48,7 @@ aux_buttons: color: 'blue' icon: 'telegram' link: '//t.me/HackGPON' - + #aux_links: # "Hack GPON on GitHub": # - "//github.com/hack-gpon/hack-gpon.github.io" @@ -141,3 +141,5 @@ defaults: path: "assets/**/*.pdf" values: sitemap: false + +enable_rainbow: true
\ No newline at end of file |