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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-10-10 13:16:54 +0300
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-10-10 13:16:54 +0300
commit0829a5acabf1d5776904a642d5f75d6d1bf7dc12 (patch)
treea6902fc17d5f71254185e1fd81d46dbd44bd766d /theme.toml
parent2bbc95a07f9abb5fef2d0d493e83b23ce687d0c1 (diff)
Add licenselink to theme.toml
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 174628d..77c44fc 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,6 @@
name = "Icarus"
license = "MIT"
-licenselink = "//github.com/yourname/yourtheme/blob/master/LICENSE.md"
+licenselink = "//github.com/digitalcraftsman/hugo-icarus-theme/blob/master/LICENSE.md"
description = "The blog theme you may fall in love with, coming to Hugo. "
homepage = "//github.com/digitalcraftsman/hugo-icarus-theme"
tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics", "useful shortcodes", "responsive"]