aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-06-18 22:09:28 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-06-18 22:09:28 +0200
commit129d4748e6c9b8cc3454c1ab1643bf54ed6a3bd5 (patch)
treeef0ee8250cdf9f7a54320a130aa5412cc2439119
parent2722361783caf2509bfb71d0f28369b8da22d28a (diff)
downloadmitjafelicijan.com-129d4748e6c9b8cc3454c1ab1643bf54ed6a3bd5.tar.gz
Simplified template
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index e4e93c6..9291987 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -7,8 +7,8 @@
7 7
8<a class="promobox" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> 8<a class="promobox" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank">
9 Examine graphical representations of binary files using diagrams that 9 Examine graphical representations of binary files using diagrams that
10 illustrate connections between pairs of bytes (digraphs) and triplets 10 illustrate connections between pairs of bytes (digraphs) and triplets of
11 of bytes (trigraphs). 11 bytes (trigraphs).
12</a> 12</a>
13 13
14<section> 14<section>