aboutsummaryrefslogtreecommitdiff
path: root/templates/gen.go
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-01-18 23:27:52 +0100
committerhovertank3d <[email protected]>2025-01-18 23:28:53 +0100
commit1a5a86a5d4557200db20e20206bcdd7b9b2a7e55 (patch)
tree03aae452a7dc2d9f71cf7a83adbfd8e112ad562e /templates/gen.go
parent2aa29060c81fb52884b290603f1cf930259443b9 (diff)
downloadlzcnt.space-1a5a86a5d4557200db20e20206bcdd7b9b2a7e55.tar.xz
lzcnt.space-1a5a86a5d4557200db20e20206bcdd7b9b2a7e55.zip
refactor and add /about
Diffstat (limited to 'templates/gen.go')
-rw-r--r--templates/gen.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gen.go b/templates/gen.go
index dbbaf24..0b5f5ab 100644
--- a/templates/gen.go
+++ b/templates/gen.go
@@ -1,3 +1,4 @@
package templates
//go:generate bash -c "cat ../log2.s | ../deps/genhl/genhl asmatt > log2.s.html"
+//go:generate bash -c "cat ../about.go | ../deps/genhl/genhl > about.go.html"