fix #23, add feed links in pages

This commit is contained in:
les
2019-09-17 18:16:59 +02:00
parent 46bc1854de
commit f08273aa10
6 changed files with 28 additions and 11 deletions

View File

@@ -17,11 +17,11 @@
"license": "AGPL-3.0",
"bugs": {
"email": "lesion@autistici.org",
"url": "https://framagit.net/les/gancio/issues"
"url": "https://framagit.org/les/gancio/issues"
},
"repository": {
"type": "git",
"url": "https://framagit.net/les/gancio.git"
"url": "https://framagit.org/les/gancio"
},
"bin": {
"gancio": "server/cli.js"