12 lines
383 B
TOML
12 lines
383 B
TOML
name = "hugo-profile"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/gurusabarish/hugo-profile/blob/master/LICENSE"
|
|
description = "A simple hugo theme for personal portfolio"
|
|
homepage = "https://hugo-profile.netlify.com"
|
|
tags = ["Responsive","Blog", "Portfolio"]
|
|
features = []
|
|
min_version = "0.68.0"
|
|
|
|
[author]
|
|
name = "Gurusabarish"
|
|
homepage = "https://github.com/gurusabarish" |