point go module to srht

This commit is contained in:
Aleks Rutins 2025-02-15 21:51:33 -05:00
parent fa54542771
commit 20aecad4ab

View file

@ -12,7 +12,7 @@ require_relative "pages/post"
require_relative "pages/gomod"
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|