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

github.com/salcan/BeyondNothing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCangeloso <scangeloso@LT-63744.home>2018-06-06 06:36:00 +0300
committerCangeloso <scangeloso@LT-63744.home>2018-06-06 06:36:00 +0300
commit339cad15b607b33d2c5f078fbf23852c7019c621 (patch)
treeafe559bc2b7e3476e621e57083e26c4b757b4d5f
parent0d62710284b428d303f4178ea114e74239b0f1bb (diff)
updated toml
theme.tomlll
-rw-r--r--.DS_Storebin8196 -> 8196 bytes
-rw-r--r--.gitignore2
-rw-r--r--theme.toml11
3 files changed, 11 insertions, 2 deletions
diff --git a/.DS_Store b/.DS_Store
index c03ebd9..3a61f5b 100644
--- a/.DS_Store
+++ b/.DS_Store
Binary files differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9bea433
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+
+.DS_Store
diff --git a/theme.toml b/theme.toml
index 055a440..7687aba 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,5 +1,12 @@
name = "BeyondNothing"
license = "MIT"
-description = "Simple Hugo theme"
+licenselink = "https://github.com/salcan/BeyondNothing/blob/master/LICENSE"
+description = "Simplest Hugo theme possible"
+homepage = "https://cloudconfusing.com/"
min_version = 0.14
-tags ["blog"] \ No newline at end of file
+tags = ["blog", "lander", "minimalist", "clean"]
+features = "nothing yet"
+
+[author]
+ name = "Cloud Confusing"
+ homepage = "https://cloudconfusing.com/"