Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/gohugoioTheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/package.json b/package.json
index 71df8f5f..0ebdd8af 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,14 @@
"version": "1.1.0",
"description": "Default Theme for Hugo Sites",
"main": "index.js",
- "repository": "",
+ "homepage": "https://gohugo.io/",
+ "bugs": {
+ "url": "https://github.com/gohugoio/gohugoioTheme/issues"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/gohugoio/gohugoioTheme.git"
+ },
"author": "budparr",
"license": "MIT",
"scripts": {