package main templ BotInfo() {
Hello, if you are reading this, you have found this URL in your access logs.
If one of these programs is doing something you don't want them to do, please contact me or open an issue here.
} templ NotFound() {The URL you requested could not be found. Please check your URL and hang up to try your call again.
} func anchor(name string) string { return "#" + name } templ Index(repos []Repo) {This vanity domain houses a lot of Xe Iaso's custom Go packages. Here is a list of all of the packages currently tracked:
{ repo.Description }
go get within.website/{ repo.Repo }
}
}
templ footer() {
Need help with these packages? Inquire Within.
}