aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-08 06:53:16 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-08 06:53:16 +0100
commit7db700a96cb36f233201ed88244f1a7dbfe7ebd9 (patch)
tree2b18b2d16c02de5633dc90f048fb670bba973aa4 /index.html
parent537ccd14634c1736c03d487388bd9d2278af4493 (diff)
downloadmitjafelicijan.com-7db700a96cb36f233201ed88244f1a7dbfe7ebd9.tar.gz
Tweaks
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 9edce32..08bb037 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="max-width:650px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> 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">
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).