From fd09502b88dc275139f1a1fd30f9307cdcb2f852 Mon Sep 17 00:00:00 2001 From: Xavi Date: Fri, 17 Feb 2023 23:05:17 -0800 Subject: [PATCH] Edited default theme files --- xavishobbies/themes/xavis/LICENSE | 20 -------------------- xavishobbies/themes/xavis/theme.toml | 13 ++----------- 2 files changed, 2 insertions(+), 31 deletions(-) delete mode 100644 xavishobbies/themes/xavis/LICENSE diff --git a/xavishobbies/themes/xavis/LICENSE b/xavishobbies/themes/xavis/LICENSE deleted file mode 100644 index 17993f6..0000000 --- a/xavishobbies/themes/xavis/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2023 YOUR_NAME_HERE - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/xavishobbies/themes/xavis/theme.toml b/xavishobbies/themes/xavis/theme.toml index ed243fe..b301f1d 100644 --- a/xavishobbies/themes/xavis/theme.toml +++ b/xavishobbies/themes/xavis/theme.toml @@ -2,20 +2,11 @@ # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Xavis" -license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" description = "" -homepage = "http://example.com/" +homepage = "https://xavishobbies.org/" tags = [] features = [] min_version = "0.41.0" [author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" + name = "Xavi"