From abdbcb1a85b9f76efc7a000e06afdaaf4caa0966 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Thu, 4 Aug 2022 20:32:06 +0200 Subject: add images update nokia ont update script and link fix script update column size update test test2 test3 test4 test5 test6 update update scss move some code update edit button update color Update ont-UFiber-UF-Instant.md --- _config.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 3ece38d..34b1af9 100644 --- a/_config.yml +++ b/_config.yml @@ -27,6 +27,10 @@ search: # Supports true or false (default) button: false +plugins: + - jekyll-seo-tag + - jekyll-last-modified-at + color_scheme: "light" url: "https://hack-gpon.github.io/" nav_sort: case_sensitive @@ -43,13 +47,16 @@ footer_content: "Copyright © 2022" last_edit_timestamp: true last_edit_time_format: "%D at %R" +last-modified-at: + date-format: '%D at %R' + gh_edit_link: true # show or hide edit this page link gh_edit_link_text: "Edit this page on GitHub" gh_edit_repository: "https://github.com/hack-gpon/hack-gpon.github.io" # the github URL for your repo gh_edit_branch: "main" # the branch that your docs is served from +# gh_edit_source: docs # the source that your files originate from +gh_edit_view_mode: "tree" -plugins: - - jekyll-seo-tag -- cgit v1.2.3