diff --git a/internal/assets/templates/releases.html b/internal/assets/templates/releases.html index 078309f..13e6a0d 100644 --- a/internal/assets/templates/releases.html +++ b/internal/assets/templates/releases.html @@ -7,6 +7,7 @@
{{ .Name }} {{ if $.ShowSourceIcon }} + {{/* TODO: add the icons as assets and link to them here instead of hardcoding */}} {{ if eq .Source "github" }}