changes working

This commit is contained in:
akilan
2020-05-10 20:47:17 +04:00
parent 8c14650b51
commit 2fca76e753
154 changed files with 6271 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
name = "Hugo Novela"
license = "MIT"
licenselink = "https://github.com/forestryio/hugo-theme-novela/blob/master/LICENSE"
description = "A Hugo port of the Novela theme by Narative"
homepage = "https://hugo-novela-forestry.netlify.com/"
tags = ["blog"]
features = ["dark mode", "grid view"]
min_version = "0.55.0"
[author]
name = "The New Dynamic"
homepage = "https://www.thenewdynamic.com/"
# If porting an existing theme
[original]
author = "Narative"
homepage = "https://www.narative.co/"
repo = "https://github.com/narative/gatsby-theme-novela"