Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions themes/arranstheme/theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Arranstheme"
description = ""
tags = []
features = []
description = "A minimal Hugo theme used for Arran Ubels' GitHub Pages"
tags = ["minimal", "example", "personal", "blog"]
features = ["basic layout"]
min_version = "0.41.0"

[author]
name = ""
homepage = ""
name = "Arran Ubels"
homepage = "https://arran4.github.io"

# If porting an existing theme
[original]
Expand Down
Loading