Format tags as vertical list
This commit is contained in:
10
theme.toml
10
theme.toml
@@ -25,7 +25,15 @@ homepage = "https://github.com/willfaught/paige"
|
|||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
licenselink = "https://www.apache.org/licenses/LICENSE-2.0"
|
licenselink = "https://www.apache.org/licenses/LICENSE-2.0"
|
||||||
name = "Paige"
|
name = "Paige"
|
||||||
tags = ["blog", "bootstrap", "landing", "light", "minimal", "personal", "responsive"]
|
tags = [
|
||||||
|
"blog",
|
||||||
|
"bootstrap",
|
||||||
|
"landing",
|
||||||
|
"light",
|
||||||
|
"minimal",
|
||||||
|
"personal",
|
||||||
|
"responsive"
|
||||||
|
]
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
homepage = "https://willfaught.com"
|
homepage = "https://willfaught.com"
|
||||||
|
Reference in New Issue
Block a user