aboutsummaryrefslogtreecommitdiff
path: root/about.go
diff options
context:
space:
mode:
authorhovertank3d <[email protected]>2025-05-24 10:58:06 +0000
committerhovertank3d <[email protected]>2025-05-24 10:58:06 +0000
commit588cedf699de1eda2c476133193cc2bb1e9d5dbc (patch)
tree6c4354fb2d38e6e80262351788cef02a3685cc58 /about.go
parent1a5a86a5d4557200db20e20206bcdd7b9b2a7e55 (diff)
downloadlzcnt.space-588cedf699de1eda2c476133193cc2bb1e9d5dbc.tar.xz
lzcnt.space-588cedf699de1eda2c476133193cc2bb1e9d5dbc.zip
update about and link to the source code
Diffstat (limited to 'about.go')
-rw-r--r--about.go13
1 files changed, 2 insertions, 11 deletions
diff --git a/about.go b/about.go
index e005d55..3d675c9 100644
--- a/about.go
+++ b/about.go
@@ -1,14 +1,5 @@
-// i made this site to serve some of my future demos and fuuny
-// projects. currently there are only couple of interesting things i wrote:
-
-// * {{ template "link.html" (arr "46load" "https://github.com/hovertank3d/46load")}},
-// * {{ template "link.html" (arr "fire" "https://github.com/hovertank3d/fire")}},
-// * {{ template "link.html" (arr "bfc" "https://github.com/hovertank3d/bfc")}},
-// * {{ template "link.html" (arr "enigma16" "https://github.com/hovertank3d/enigma16")}},
-
-// so, come back when i'll write something
-
-// also, this site uses {{ template "link.html" (arr "genhl" "https://github.com/hovertank3d/genhl")}} to go:generate syntax highlight
+// about page is yet to be written ;)
+// come back later
package lzcnt