From 1100562e29f6476448b656dbddd4cf22505523f6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 14:59:14 +0100 Subject: Move back to JBMAFP --- templates/index.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100755 index 0000000..da06fd7 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,35 @@ +{{ template "base.html" . }} + +{{ define "content" }} +
+ You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you. +
+ + + Examine graphical representations of binary files using diagrams that + illustrate connections between pairs of bytes (digraphs) and triplets + of bytes (trigraphs). + + +
+

More long form, ramblings etc

+ +
+ +
+

Notes?! Maybe useful

+ +
+{{ end }} -- cgit v1.2.3