parent
ca6cdfd0b5
commit
8df1405bac
|
@ -46,7 +46,7 @@ in {
|
||||||
''
|
''
|
||||||
+ lib.strings.concatMapStrings (pkg: ''
|
+ lib.strings.concatMapStrings (pkg: ''
|
||||||
respond /${pkg}* `<html><head>
|
respond /${pkg}* `<html><head>
|
||||||
<meta name="go-import" content="git.jojodev.com/jolheiser/${pkg} git https://git.jojodev.com/jolheiser/${pkg}.git">
|
<meta name="go-import" content="go.jolheiser.com/${pkg} git https://git.jojodev.com/jolheiser/${pkg}.git">
|
||||||
<meta http-equiv="refresh" content="3; url=https://pkg.go.dev/go.jolheiser.com/${pkg}" />
|
<meta http-equiv="refresh" content="3; url=https://pkg.go.dev/go.jolheiser.com/${pkg}" />
|
||||||
</head><body>
|
</head><body>
|
||||||
Redirecting to <a href="https://pkg.go.dev/go.jolheiser.com/${pkg}">https://pkg.go.dev/go.jolheiser.com/${pkg}</a>
|
Redirecting to <a href="https://pkg.go.dev/go.jolheiser.com/${pkg}">https://pkg.go.dev/go.jolheiser.com/${pkg}</a>
|
||||||
|
|
Reference in New Issue