all repos — h3rald @ 3fa09ee751a4f9b7438018f32291e36689ff9c7c

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 02:34:40 +0200
commit

3fa09ee751a4f9b7438018f32291e36689ff9c7c

parent

49002662664f4f3a2704558834b5a1b1d6eb3fe9

2 files changed, 0 insertions(+), 6 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -461,10 +461,6 @@ height: 10px;

border-radius: 5px; } -.project-version { - margin-left: 8px; -} - .card-footer .action { margin: 0 10px; }
M templates/_project.mustachetemplates/_project.mustache

@@ -8,9 +8,7 @@ {{title}}

{{#home}} </a> {{/home}} - <div class="project-version"> v{{version}} - </div> </div> </div> <div class="card-body">