🐛 Fix up exampleSite and docs

This commit is contained in:
James Panther
2021-08-11 18:56:07 +10:00
parent 57784ce892
commit 7bb809545b
6 changed files with 13 additions and 12 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "hugo-congo",
"name": "congo",
"version": "1.0.0",
"description": "Congo theme for Hugo",
"main": "index.js",
@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jpanther/hugo-congo.git"
"url": "git+https://github.com/jpanther/Congo.git"
},
"keywords": [
"hugo",
@@ -20,9 +20,9 @@
"author": "James Panther",
"license": "MIT",
"bugs": {
"url": "https://github.com/jpanther/hugo-congo/issues"
"url": "https://github.com/jpanther/Congo/issues"
},
"homepage": "https://github.com/jpanther/hugo-congo#readme",
"homepage": "https://github.com/jpanther/Congo#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.4.1",
"prettier": "^2.3.2",