You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
module code.ndumas.com/ndumas/hugo-demo
|
|
|
|
|
|
|
|
go 1.19
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/panr/hugo-theme-terminal/v3 v3.1.2 // indirect
|
|
|
|
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523135153-3645d21c638d // indirect
|
|
|
|
)
|