diff --git a/docs/config.toml b/docs/config.toml index 1b3ea38..4676ced 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -25,27 +25,27 @@ uniqueHomePage = false # change to false to add sidebar to homepage [menu] [[menu.shortcuts]] identifier = 'ds' - name = " Git repo" + name = " certwarden-deploy Git Repository" url = 'https://code.lila.network/adoralaura/certwarden-deploy' weight = 10 [[menu.shortcuts]] - name = " Showcases" + name = " CertWarden GitHub" url = 'showcase/' weight = 11 [[menu.shortcuts]] identifier = 'hugodoc' - name = " Hugo Documentation" + name = " CertWarden Website" url = 'https://gohugo.io/' weight = 20 - [[menu.shortcuts]] - name = " Credits" - url = 'more/credits/' - weight = 30 - - [[menu.shortcuts]] - name = " Tags" - url = 'tags/' - weight = 40 +# [[menu.shortcuts]] +# name = " Credits" +# url = 'more/credits/' +# weight = 30 +# +# [[menu.shortcuts]] +# name = " Tags" +# url = 'tags/' +# weight = 40