Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson/Roberto <dewittn@gmail.com>2020-05-10 13:58:37 +0300
committerNelson/Roberto <dewittn@gmail.com>2020-05-10 13:58:37 +0300
commitb891a8d6819749c38aaac4463ef559bcec386476 (patch)
tree0651171d6344259d9ffad0213b4dfaf003c7975c /theme.toml
parent676bce1067672804f96d043943d5d0bc797028ca (diff)
Imported HTML5up-Alpha files
- Created “_default.html” - Copied js, css, and sass files - Split HTML5up-Alpha index.html into parts
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/theme.toml b/theme.toml
index e64a187..53e1f00 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "Themes"
+name = "hugo-html5up-alpha"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
@@ -11,11 +11,11 @@ features = []
min_version = "0.41.0"
[author]
- name = ""
- homepage = ""
+ name = "Nelson/Roberto"
+ homepage = "https://nelsonroberto.com/"
# If porting an existing theme
[original]
- name = ""
- homepage = ""
+ name = "@ajlkn"
+ homepage = "https://html5up.net"
repo = ""