From f945bd065415338074c4b08f38c4f098247db8f9 Mon Sep 17 00:00:00 2001 From: Aiden X Date: Wed, 16 Sep 2020 00:43:59 +0800 Subject: docs: add README.md --- theme.toml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'theme.toml') 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 -- cgit v1.2.3