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

github.com/10mohi6/hugo-theme-simple-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author10mohi6 <10.mohi.6.y@gmail.com>2020-05-28 12:48:22 +0300
committer10mohi6 <10.mohi.6.y@gmail.com>2020-05-28 12:48:22 +0300
commit0007f4025e5e59ba65326468694d7bf647d1c6ec (patch)
tree274977e5665721ad1dc021dbee9a873e8ab39312
parente5df2bf6a56e61d03a2c7a8ce6c060d01d73121b (diff)
rename file
-rw-r--r--LICENSE.md (renamed from LICENSE)0
-rw-r--r--README.md1
-rw-r--r--theme.toml8
3 files changed, 1 insertions, 8 deletions
diff --git a/LICENSE b/LICENSE.md
index bddd90c..bddd90c 100644
--- a/LICENSE
+++ b/LICENSE.md
diff --git a/README.md b/README.md
index 6f3de0b..1697c97 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ simple-blog is a simple blog theme for [hugo](http://gohugo.io/).
- pagination
- tags
- categories
-- js unused
## Installation
diff --git a/theme.toml b/theme.toml
index 56efe12..f943891 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@
name = "Simple Blog"
license = "MIT"
-licenselink = "https://github.com/10mohi6/hugo-theme-simple-blog/blob/master/LICENSE"
+licenselink = "https://github.com/10mohi6/hugo-theme-simple-blog/blob/master/LICENSE.md"
description = "A clean, responsive, minimal, bootstrap, customizable, light, personal, simple blog hugo theme"
homepage = "https://github.com/10mohi6/hugo-theme-simple-blog"
tags = ["simple", "blog", "responsive", "minimal", "clean", "light", "personal", "bootstrap", "customizable", "hugo", "theme"]
@@ -13,9 +13,3 @@ min_version = "0.41"
[author]
name = "10mohi6"
homepage = "https://github.com/10mohi6"
-
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""