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

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAiden X <caichao.xu@gmail.com>2020-09-15 19:43:59 +0300
committerAiden X <caichao.xu@gmail.com>2020-09-15 19:43:59 +0300
commitf945bd065415338074c4b08f38c4f098247db8f9 (patch)
tree946d5184d6ae918ae8dfeb76185019ef22395316 /theme.toml
parenta47ccb7e02851d0d533c5c0cb5634d1796235da2 (diff)
docs: add README.md
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml14
1 files changed, 4 insertions, 10 deletions
diff --git a/theme.toml b/theme.toml
index 7ecede8..ece9870 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,20 +3,14 @@
name = "Less"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
+licenselink = "https://github.com/4ever9/less/blob/master/LICENSE"
description = ""
homepage = "http://example.com/"
-tags = []
-features = []
+tags = ["blog"]
+features = ["simple"]
min_version = "0.41.0"
siteCreated = 2020
[author]
name = "Aiden X"
- homepage = "https://forever9.com"
-
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""
+ homepage = "https://forever9.com" \ No newline at end of file