diff options
author | hovertank3d <[email protected]> | 2025-01-18 13:57:23 +0100 |
---|---|---|
committer | hovertank3d <[email protected]> | 2025-01-18 13:57:23 +0100 |
commit | 342b251a2f24263651a4a4104ab8129560d7dd53 (patch) | |
tree | ddf66d565ef1837ff617de64d4478cec1a369d69 /templates/source_code.html | |
parent | f60aec7f3669d9cd2e099d75b9d4ccd37035da57 (diff) | |
download | lzcnt.space-342b251a2f24263651a4a4104ab8129560d7dd53.tar.xz lzcnt.space-342b251a2f24263651a4a4104ab8129560d7dd53.zip |
use genhl instead of hardcoding syntax
Diffstat (limited to 'templates/source_code.html')
-rw-r--r-- | templates/source_code.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/source_code.html b/templates/source_code.html new file mode 100644 index 0000000..631c649 --- /dev/null +++ b/templates/source_code.html @@ -0,0 +1 @@ +<a href="https://github.com/hovertank3d/lzcnt.space">[source code]</a>
\ No newline at end of file |