Commit ae9ea5c 1 parent 62a20ea commit ae9ea5c Copy full SHA for ae9ea5c
File tree 3 files changed +10
-1
lines changed
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 1
1
baseURL = ' https://proxyerium.github.io/'
2
2
languageCode = ' en-us'
3
3
title = " 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