Merge branch 'master' of https://code.poweronoff.click/steam/poweronoff.click
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
steam 2021-09-22 00:13:50 +02:00
commit 60e2e91969

View File

@ -90,11 +90,11 @@ params:
menu: menu:
main: main:
- identifier: categories - identifier: categories
name: categories name: Categories
url: /categories/ url: /categories/
weight: 10 weight: 10
- identifier: tags - identifier: tags
name: tags name: Tags
url: /tags/ url: /tags/
weight: 20 weight: 20
- identified: about - identified: about
@ -102,13 +102,3 @@ menu:
url: /about/ url: /about/
weight: 25 weight: 25
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
# pygmentsUseClasses: true
#markup:
# highlight:
# # anchorLineNos: true
# codeFences: true
# guessSyntax: true
# lineNos: true
# style: monokai