aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-01-17 16:31:53 +0100
committerhovertank3d <[email protected]>2025-01-17 16:31:53 +0100
commitb3ce6257ccaec4096281cf7a19cce45d22f4c9a0 (patch)
tree8256788a1dc3aeb3c162ccb8d3e91e1b02690c3f
parent13864f9405dbc57d6278b09354adfd3006878ebb (diff)
downloadlzcnt.space-b3ce6257ccaec4096281cf7a19cce45d22f4c9a0.tar.xz
lzcnt.space-b3ce6257ccaec4096281cf7a19cce45d22f4c9a0.zip
add link to github repo
-rw-r--r--templates/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 2133457..1fbecec 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -44,6 +44,8 @@
movq $63, %rax
sub %rdi, %rax
ret # 2^{{.Log2lzcnt}} requests handled
-</code></pre>
+</code></pre>
+ <div style="text-align: center;"><a href="https://github.com/hovertank3d/lzcnt.space"><code>[source code]</code></a>
+ </div>
</body>
</html> \ No newline at end of file