taglist readd

This commit is contained in:
Luke Smith 2022-09-29 19:09:37 -04:00
parent e80800c422
commit aae704be8d
2 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@ theme = 'lugo'
favicon = "/favicon.svg"
stylesheet = "/style.css"
indexarticles = 50
taglist = true
[markup]
[markup.goldmark]

View File

@ -58,7 +58,6 @@ h2 {
}
footer {
margin-top: 3em ;
text-align: center ;
border-style: solid ;
border-width: 2px 0px 0px 0px ;