From 3a520a9761a5ee5badfe9440c58dca488ac433bd Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 28 Jun 2020 14:47:14 +0200 Subject: [PATCH] update metadata in package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 03a2cea..818b552 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "geekdoc", "version": "1.0.0", - "description": "Lightweight repsonsive docs theme for hugo", + "description": "Hugo theme made for documentation", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", - "url": "gitea@gitea.rknet.org:xoxys/theme-geekdoc.git" + "url": "https://github.com/xoxys/hugo-geekdoc" }, - "author": "xoxys ", + "author": "Robert Kaussow", "license": "MIT", "dependencies": {}, "devDependencies": {