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

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafed Muhammad Yasir <rafed123@yahoo.com>2020-04-30 13:47:58 +0300
committerRafed Muhammad Yasir <rafed123@yahoo.com>2020-04-30 13:47:58 +0300
commit8bb315f6f404fb505341b244865e3ec4820acf33 (patch)
tree121b45aec8fc60d0f0a0d854eacd4f73bb154053
parentd360cdf68c064aec6a9f18c49ecc92d703ce44f1 (diff)
Fixed readme typo, updated theme.toml
-rw-r--r--README.md2
-rw-r--r--theme.toml4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 64ac241..e3df4a3 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ If you want to know more information, see [Hugo doc](https://gohugo.io/themes/in
## Usage
-When you manually create files by following [quick start (step4)](https://gohugo.io/getting-started/quick-start/#step-4-add-some-content), you should command `hugo new posts/<filename>.md` instead of `hugo new posts/<filename>.md`.
+When you manually create files by following [quick start (step4)](https://gohugo.io/getting-started/quick-start/#step-4-add-some-content), you should command `hugo new posts/<filename>.md` instead of `hugo new post/<filename>.md`.
#### `config.toml` example
diff --git a/theme.toml b/theme.toml
index 339a26e..0b44da4 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,8 +5,8 @@ name = "Ramium"
license = "MIT"
licenselink = "https://github.com/rafed/ramium/blob/master/LICENSE"
description = "A modern hugo theme for awesome blogs"
-homepage = "http://rafed.github.io/ramium/"
-tags = ["blog", "responsive", "google analytics", "disqus"]
+homepage = "https://github.com/rafed/ramium/"
+tags = ["blog", "responsive", "google analytics", "disqus", "chords", "google search", "bulma", fast", "social media share", "code", "math equations", "seo"]
features = ["chordsheetjs", "admin panel", "social media share", "math equations"]
min_version = "0.57.2"