diff --git a/config.yaml b/config.yaml index ace94c8..0bff832 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,7 @@ baseURL: "/" languageCode: en-gb title: Aroy Art -theme: BioTech +theme: Rinkusu # Add an S on the end of titles pluralizeListTitles: False diff --git a/netlify.toml b/netlify.toml index 618998e..bc86fe5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,6 @@ publish = "public" command = "hugo" - [context.production.environment] HUGO_VERSION = "v0.108.0" HUGO_ENV = "production" @@ -15,7 +14,7 @@ HUGO_VERSION = "v0.108.0" [context.branch-deploy] - command = "hugo --minify" + command = "hugo" [context.branch-deploy.environment] HUGO_VERSION = "v0.108.0" diff --git a/themes/BioTech b/themes/BioTech deleted file mode 160000 index 980825f..0000000 --- a/themes/BioTech +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 980825f55e92c1e27d4894ba252c90a14f75e355