forked from KatamariJr/split-landing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
22 lines (19 loc) · 802 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Split Landing"
license = "MIT"
licenselink = "https://github.com/KatamariJr/split-landing/blob/master/LICENSE"
description = "A split-landing page to link to two other websites. Modified from original source at https://codepen.io/bradtraversy/pen/dJzzdB "
homepage = "https://github.com/KatamariJr/split-landing"
demosite = "https://katamarijr.github.io/split-landing/"
tags = ["landing", "split"]
features = []
min_version = "0.55.0"
[author]
name = "Katajun"
homepage = "https://katajunmusic.com"
# If porting an existing theme
[original]
name = "Brad Traversy"
homepage = "https://codepen.io/bradtraversy/pen/dJzzdB"
repo = "https://codepen.io/bradtraversy/pen/dJzzdB"