From 2acb1e60c3e184144a93d9a65b58e6a920eeb067 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 27 Feb 2025 17:44:03 +0100 Subject: Better style --- templates/index.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 6c87f72..ec29351 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,16 +3,9 @@ {{ define "content" }}

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). - Check out the project page. -

-
- - - -
+ + +
-- cgit v1.2.3