From 2c00a2eca98956395b2afb060222c54f7720bf1b Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 3 Nov 2017 04:20:27 -0600 Subject: Update theme.toml --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index bfec5e0..9c42cdd 100755 --- a/theme.toml +++ b/theme.toml @@ -1,11 +1,11 @@ # theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example -name = "portcullis" +name = "onetwothree" license = "MIT" -licenselink = "https://github.com/schollz/portcullis/blob/master/LICENSE.md" -description = "A simple, elegant, mobile-ready, minimalistic theme" -homepage = "https://github.com/schollz/portcullis" +licenselink = "https://github.com/schollz/onetwothree/blob/master/LICENSE.md" +description = "A elegant, mobile-ready, minimalistic theme that is easy as 1, 2, 3" +homepage = "https://github.com/schollz/onetwothree" tags = ["minimal","mobile","responsive","elegant"] features = ["image captioning"] min_version = "0.27.1" -- cgit v1.2.3