aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/theme.toml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-08-28 20:27:51 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-08-28 20:27:51 +0200
commit2cee10de23433ab4931e793e51bed4786fee3c20 (patch)
tree76127774238d9942389a7dfb9b53fc8cb52886f2 /themes/simple/theme.toml
parentc0f3c4af730a96582667c63e60ea402cf7545459 (diff)
downloadmitjafelicijan.com-2cee10de23433ab4931e793e51bed4786fee3c20.tar.gz
Added information to the theme
Diffstat (limited to 'themes/simple/theme.toml')
-rw-r--r--themes/simple/theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/simple/theme.toml b/themes/simple/theme.toml
index f958c89..bf6fd7f 100644
--- a/themes/simple/theme.toml
+++ b/themes/simple/theme.toml
@@ -3,9 +3,9 @@
3 3
4name = "Simple" 4name = "Simple"
5license = "MIT" 5license = "MIT"
6licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" 6licenselink = "https://github.com/mitjafelicijan/hugo-simple/blob/master/LICENSE"
7description = "" 7description = "Simlistic theme"
8homepage = "http://example.com/" 8homepage = "http://mitjafelicijan.com/"
9tags = [] 9tags = []
10features = [] 10features = []
11min_version = "0.41.0" 11min_version = "0.41.0"