mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 12:20:39 +00:00
update metadata in package.json
This commit is contained in:
parent
ad2191e6d6
commit
3a520a9761
@ -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 <mail@rknet.org>",
|
||||
"author": "Robert Kaussow",
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user