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

github.com/mdashx/basicwebtheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortom <tom@mdashx.com>2020-08-25 11:29:22 +0300
committertom <tom@mdashx.com>2020-08-25 11:29:22 +0300
commitcaf828dea45b302207bbe7ca6fb9b23d37eaf1d8 (patch)
tree4a9948a280325006666c8ea71197841276ff5794
parent154df9221e29d1db75ac153a6957d62fe288bf97 (diff)
Fix typo
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 4e08d1f..4a47c96 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,7 @@ name = "Basic Web Theme"
license = "MIT"
licenselink = "https://github.com/mdashx/basicwebtheme/blob/master/LICENSE"
description = "A basic web theme."
-homepage = "https//www.basicwebtheme.com"
+homepage = "https://www.basicwebtheme.com"
tags = ["minimal", "responsive", "white", "simple", "clean", "light", "blog", "readable"]
features = ["readable columns"]
min_version = "0.59.1"