aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: c7734fd1785bacefd6ddee6bbba9523c8ddfd88e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Hugo Base"
license = "MIT"
description = "Theme inspired by gohugo.io"
homepage = "https://github.com/crakjie/hugo-base-theme"
tags = ["landing page", "hugo"]
features = ["blog", ]
min_version= 0.12

[author]
     name = "crakjie"

[original]
    author =  "spf13"
    homepage = "https://spf13.com"