Meta: Clean up the YAML and go.mod files

Update URLs to point to Github.
This commit is contained in:
Eryn Wells 2024-08-07 08:04:30 -10:00
parent 66dd1f6a8a
commit 9c3e7edcf3
3 changed files with 4 additions and 4 deletions

3
go.mod
View file

@ -1,2 +1,3 @@
module nutmeg.erynwells.me/~eryn/git/hugo/hugo-module-command-bar/v2 module github.com/erynofwales/hugo-commandbar/v2
go 1.22.4 go 1.22.4

View file

@ -1,5 +1,4 @@
baseURL: "https://git.erynwells.org/hugo/hugo-module-commandbar" baseURL: "https://github.com/erynofwales/hugo-commandbar"
module: module:
hugoVersion: hugoVersion:
extended: false extended: false

View file

@ -1,6 +1,6 @@
name: Command Bar name: Command Bar
description: A vim-style command bar for your website description: A vim-style command bar for your website
homepage: https://erynwells.me homepage: "https://erynwells.me"
author: author:
name: Eryn Wells name: Eryn Wells