From 00773873a2658638eb651916aed8300a2c84a6f9 Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Sun, 1 Sep 2019 08:36:50 +0200 Subject: [PATCH] documentation: clean the theme.toml file * BETTER Cleans the theme.toml file before opening a public git repository. Co-Authored-by: Igor Milhit --- theme.toml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/theme.toml b/theme.toml index 51fb3ca..af182b3 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ name = "PortfoliGor" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" +licenselink = "https://framagit.org/iGormilhit/portfoliGor/blob/master/LICENSE" description = "" homepage = "http://example.com/" tags = [] @@ -11,11 +11,5 @@ features = [] min_version = "0.41" [author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" + name = "iGor milhit" + homepage = "https://igor.milhit.ch"