diff --git a/README.md b/README.md index 160a790..e4cc4cf 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@

**Install to VS Code with:** -`git clone git@github.com:nusserstudios/hugo-twcss-alpine.git your-name` +`git clone git@github.com:nusserstudios/tailbliss.git your-name` ##### Install with NPM `npm install` diff --git a/config.toml b/config.toml index 5467cf5..8e9f377 100644 --- a/config.toml +++ b/config.toml @@ -10,6 +10,10 @@ enableRobotsTXT = true canonifyURLs = true paginate = 9 darkmode_js = ["assets/js/darkmode.js"] +minify: + flowbite: + js: + keepVarNames: true enableInlineShortcodes = true diff --git a/static/favicon/tailbone-logo.psd b/static/favicon/tailbone-logo.psd deleted file mode 100644 index 736d1ec..0000000 Binary files a/static/favicon/tailbone-logo.psd and /dev/null differ