Fixed install clone name.

This commit is contained in:
Jeremy Nusser 2022-11-10 07:32:25 -06:00
parent 8e816e3c7a
commit aada07b75f
3 changed files with 5 additions and 1 deletions

View File

@ -48,7 +48,7 @@
</p>
**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`

View File

@ -10,6 +10,10 @@ enableRobotsTXT = true
canonifyURLs = true
paginate = 9
darkmode_js = ["assets/js/darkmode.js"]
minify:
flowbite:
js:
keepVarNames: true
enableInlineShortcodes = true

Binary file not shown.