From db141457db1844e7bf4caa5501e1f8a05fab6acd Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 12 Feb 2025 07:03:15 +0100 Subject: Update to style --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index ef31728..6e6eb7f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,8 @@

Visualizations and exploration of binary files

- Examine graphical representations of binary files using diagrams that illustrate connections between pairs of bytes (digraphs) and triplets of bytes (trigraphs). + Examine graphical representations of binary files + using diagrams that illustrate connections between pairs of bytes (digraphs) and triplets of bytes (trigraphs). Check out the project page.

-- cgit v1.2.3