hugo-theme-anubis2/go.mod
Vinay Pandey 47c089fcd9 Initialise go module
* This will enable the theme to be imported as `hugo` module with a simple `module.imports` in the `config` file
* Removes the messy git submodule
2022-04-05 23:51:18 -07:00

4 lines
56 B
Modula-2

module github.com/Mitrichius/hugo-theme-anubis
go 1.18