🚚 Moved modules from GitLab to Gitea

This commit is contained in:
Maxim Lebedev 2022-03-27 19:33:04 +05:00
parent bd276583c4
commit 7ceca4ca46
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
5 changed files with 7 additions and 5 deletions

View File

@ -1,2 +1,4 @@
# Hugo Modules
Some [modules for Hugo](https://gohugo.io/hugo-modules/) that I created mainly for [my website](https://gitlab.com/toby3d/toby3d.gitlab.io).
Some [modules for Hugo](https://gohugo.io/hugo-modules/) that I created mainly
for [my website](https://source.toby3d.me/toby3d/website).

View File

@ -1,3 +1,3 @@
module gitlab.com/toby3d/hugo/cloudflare
module source.toby3d.me/toby3d/hugo/cloudflare
go 1.15

View File

@ -1,3 +1,3 @@
module gitlab.com/toby3d/hugo/functions
module source.toby3d.me/toby3d/hugo/functions
go 1.16

2
go.mod
View File

@ -1,3 +1,3 @@
module gitlab.com/toby3d/hugo
module source.toby3d.me/toby3d/hugo
go 1.16

View File

@ -1,3 +1,3 @@
module gitlab.com/toby3d/hugo/webmonetization
module source.toby3d.me/toby3d/hugo/webmonetization
go 1.15