summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2019-07-31 23:54:31 -0400
committervimux <vimux@protonmail.com>2019-08-01 12:29:22 -0400
commit6b012549ae6759a7704bed9dda854e9fea0a9d4e (patch)
treea50a314a70869e7e2b1fdd67cde585eaffecd4a7 /theme.toml
parentc8bf719e3d4a4c6ed1e70c5091f72e542ffc7a3d (diff)
Fix links to LICENSE file
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 559d2c6..617e00f 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,6 @@
name = "Blank"
license = "MIT"
-licenselink = "https://github.com/vimux/blank/blob/master/LICENSE.md"
+licenselink = "https://github.com/vimux/blank/blob/master/LICENSE"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
tags = ["blog", "plain", "blank", "starter"]