From 6c80f3cedb17f07ac7f1e93a75c99367385f46cd Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Fri, 14 Oct 2022 16:12:52 +0200 Subject: [PATCH] Update: Theme config --- theme.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/theme.toml b/theme.toml index 2e6f267..be700e7 100644 --- a/theme.toml +++ b/theme.toml @@ -1,21 +1,21 @@ # theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example -name = "BioTech" +name = "Rinkusu" license = "MIT" -licenselink = "https://github.com/Aroy-Art/BioTech/blob/main/LICENSE" +licenselink = "https://github.com/Aroy-Art/Rinkusu/blob/main/LICENSE" description = "" homepage = "http://example.com/" tags = ["blog"] features = ["blog"] -min_version = "0.41.0" +min_version = "0.92.0" -[author] - name = "Aroy-Art" - homepage = "" +[author] + name = "Aroy-Art" + homepage = "https://aroy-art.com" # If porting an existing theme [original] - name = "" - homepage = "" - repo = "" + name = "" + homepage = "" + repo = ""