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

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmruz Hossain <hossainemruz@gmail.com>2020-11-04 23:38:25 +0300
committerGitHub <noreply@github.com>2020-11-04 23:38:25 +0300
commit3116d4366fdfeb65a0a8d1a0e63d39dcbce2a5c4 (patch)
tree31a805f97a093061fc18fbf5996a5eb1375d1699
parent7a05e9b02275610a3040c2794b9a0844ed742b03 (diff)
Update theme.toml (#158)v1.4.0
-rw-r--r--theme.toml43
1 files changed, 34 insertions, 9 deletions
diff --git a/theme.toml b/theme.toml
index 26a50c7..769b8da 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,15 +1,40 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
-name = "Toha"
-license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A simple hugo theme for personal portfolio"
-homepage = "https://toha.netlify.app/"
-tags = ["Responsive","Blog", "Portfolio"]
-features = []
+homepage = "https://hugo-toha.github.io/"
+license = "MIT"
+licenselink = "https://github.com/hugo-toha/toha/blob/master/LICENSE"
min_version = "0.68.0"
+name = "Toha"
+
+features = [
+ "Minimalist Design",
+ "Fully Responsive",
+ "Multiple Language Support",
+ "Carefully Designed Cards",
+ "Experience Timeline",
+ "Achievement Gallery",
+ "Sidebar to Categorize the Posts",
+ "Short Codes",
+ "Google Analytics Support",
+ "Disqus Comment Support",
+]
+tags = [
+ "Portfolio",
+ "Blog",
+ "Resume",
+ "Projects",
+ "Gallery",
+ "Multilingual",
+ "Minimalist",
+ "Responsive",
+ "Customizable",
+ "Google analytics",
+ "Disqus",
+ "Bootstrap",
+ "Syntax highlighting",
+]
[author]
- name = "Emruz Hossain"
- homepage = "https://hossainemruz.github.io"
+homepage = "https://hossainemruz.github.io"
+name = "Emruz Hossain"