File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ module github.com/proxyerium/blog
2+
3+ go 1.23.4
4+
5+ require github.com/proxyerium/hugo-theme-protheriume v0.0.0-20250115124422-c2db1cc2f2a0 // indirect
Original file line number Diff line number Diff line change 1+ github.com/proxyerium/hugo-theme-protheriume v0.0.0-20250115124422-c2db1cc2f2a0 h1:TztWaV5GRq9NTBWpYvki2WLj/OXSy3aEebmXUsVsnko =
2+ github.com/proxyerium/hugo-theme-protheriume v0.0.0-20250115124422-c2db1cc2f2a0 /go.mod h1:6UiZD70xxl4x0mIfdVTnyorgHyL2DAVEDv3jaJU6vTU =
Original file line number Diff line number Diff line change 11baseURL = ' https://proxyerium.github.io/'
22languageCode = ' en-us'
33title = " proxyerium's website"
4- theme = " hugo-theme-protheriume"
4+
5+ [[module .imports ]]
6+ path = " github.com/proxyerium/hugo-theme-protheriume"
You can’t perform that action at this time.
0 commit comments