Adjust git URL
This commit is contained in:
parent
5adf096e51
commit
ace8d97cd8
@ -4,7 +4,7 @@
|
||||
"description": "An elegant and classy Hugo theme based on the Bootstrap v5 blog example.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/alanorth/hugo-theme-bootstrap5-blog.git"
|
||||
"url": "https://git.sr.ht/~alanorth/hugo-theme-bootstrap5-blog"
|
||||
},
|
||||
"scripts": {
|
||||
"css": "npm-run-all css-compile css-prefix css-minify",
|
||||
|
@ -1,8 +1,8 @@
|
||||
name = "Hugo Bootstrap v5 Blog"
|
||||
license = "CC-BY-3.0"
|
||||
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap5-blog/blob/master/LICENSE.txt"
|
||||
licenselink = "https://git.sr.ht/~alanorth/hugo-theme-bootstrap5-blog/tree/master/LICENSE.txt"
|
||||
description = "An elegant and classy Hugo theme based on the Bootstrap v5 blog example."
|
||||
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog"
|
||||
homepage = "https://git.sr.ht/~alanorth/hugo-theme-bootstrap5-blog"
|
||||
tags = ["bootstrap", "blog"]
|
||||
features = ["responsive", "blog"]
|
||||
min_version = 0.55
|
||||
|
Loading…
Reference in New Issue
Block a user