From cd360009270a0a9b0501ed73fe327be84824ca29 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 9 Apr 2025 08:11:05 +0200 Subject: Style update --- templates/base.html | 126 ++++++++++++++++++++++++++++++--------------------- templates/index.html | 94 +++++++++++++++++++++++--------------- templates/note.html | 49 ++++++++++++-------- templates/post.html | 50 ++++++++++++-------- 4 files changed, 191 insertions(+), 128 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 4fe5df3..956241a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,7 +11,60 @@ - - +
+ + +
-
- {{ block "content" . }}{{ end }} -
- - + {{ block "content" . }}{{ end }}
- + diff --git a/templates/index.html b/templates/index.html index ec29351..ce656ff 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,45 +1,67 @@ {{ template "base.html" . }} {{ define "content" }} -
-

Visualizations and exploration of binary files

- - - -
-
-

Notes, post and other stuff

-