all repos — h3rald @ 49002662664f4f3a2704558834b5a1b1d6eb3fe9

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 02:31:24 +0200
commit

49002662664f4f3a2704558834b5a1b1d6eb3fe9

parent

9c23a7d00f8989b53ab3e6b217c928bd5c625991

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M templates/project.mustachetemplates/project.mustache

@@ -35,9 +35,7 @@ {{/sourcehut}}

{{#github}} <div class="card project-card"> <div class="card-footer"> - <a href="https://github.com/h3rald/{{github}}" class="action"> - source - </a> + <a href="https://github.com/h3rald/{{github}}" class="action">source</a> <a href="https://github.com/h3rald/{{github}}/issues" class="action">issues</a> {{#site}} <a href="{{site}}" class="action">site</a>