aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index adef4d3..c3cbf05 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@ layout: index
5<p><i>You do not learn by relaxing. You learn by violently assaulting your problem 5<p><i>You do not learn by relaxing. You learn by violently assaulting your problem
6until it surrenders its mysteries to you.</i></p> 6until it surrenders its mysteries to you.</i></p>
7 7
8<a style="border-radius:3px;max-width:650px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> 8<a style="max-width:650px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank">
9 <strong>Latest experiment:</strong> Examine graphical representations of 9 <strong>Latest experiment:</strong> Examine graphical representations of
10 binary files using diagrams that illustrate connections between pairs of bytes 10 binary files using diagrams that illustrate connections between pairs of bytes
11 (digraphs) and triplets of bytes (trigraphs). 11 (digraphs) and triplets of bytes (trigraphs).