git-preview @ main

static git web frontend but with images and html previews + code truncation

css: fix typo
Fri, 15 Nov 2024
1 files changed, 1 insertions(+), 1 deletions(-)
M static/style.css

@@ -1,5 +1,5 @@

:root { - --white: #fff;white + --white: #fff; --light: #f4f4f4; --cyan: #509c93; --light-gray: #eee;