mirror of
https://github.com/alrayyes/lastfm-hugo-demo-theme
synced 2023-11-13 18:16:42 +00:00
16 lines
399 B
TOML
16 lines
399 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/spf13/hugoThemes#themetoml for an example
|
|
|
|
name = "Lastfmdemo"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/alrayyes/lastfmdemo/blob/master/LICENSE.md"
|
|
description = ""
|
|
homepage = "http://siteforthistheme.com/"
|
|
tags = ["", ""]
|
|
features = ["", ""]
|
|
min_version = 0.15
|
|
|
|
[author]
|
|
name = "Ryan Kes"
|
|
homepage = "https://ryankes.eu"
|