From 17f317e00b942984c8f442567a117b223727a837 Mon Sep 17 00:00:00 2001 From: 10mohi6 <10.mohi.6.y@gmail.com> Date: Thu, 28 May 2020 19:21:53 +0900 Subject: fix toml --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index f943891..8518cd5 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ # theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example -name = "Simple Blog" +name = "simple-blog" license = "MIT" 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" -- cgit v1.2.3