Skip to content

Commit

Permalink
Update theme.toml (hugo-toha#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
hossainemruz committed Nov 4, 2020
1 parent 7a05e9b commit 3116d43
Showing 1 changed file with 34 additions and 9 deletions.
43 changes: 34 additions & 9 deletions theme.toml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 3116d43

Please sign in to comment.