package.json: Change URL

This commit is contained in:
Alan Orth 2021-02-12 20:37:54 +02:00
parent e312bc4106
commit 9a4287b8f8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "An elegant and classy Hugo theme based on the Bootstrap v5 blog example.",
"repository": {
"type": "git",
"url": "https://git.sr.ht/~alanorth/hugo-theme-bootstrap5-blog"
"url": "https://git.mjanja.ch/alanorth/hugo-theme-bootstrap5-blog"
},
"scripts": {
"css": "npm-run-all css-compile css-prefix css-minify",