point go module to srht
This commit is contained in:
parent
fa54542771
commit
20aecad4ab
1 changed files with 1 additions and 1 deletions
2
build.rb
2
build.rb
|
@ -12,7 +12,7 @@ require_relative "pages/post"
|
||||||
require_relative "pages/gomod"
|
require_relative "pages/gomod"
|
||||||
|
|
||||||
def go_modules = {
|
def go_modules = {
|
||||||
"farthergate.com/stack" => "https://git.farthergate.com/aleks/stack"
|
"farthergate.com/stack" => "https://git.sr.ht/~aleksrutins/stack"
|
||||||
}
|
}
|
||||||
|
|
||||||
Phlexite::Site.new { |s|
|
Phlexite::Site.new { |s|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue