From 93033431d1c6a60b083c489a9b33ae4efe64ee03 Mon Sep 17 00:00:00 2001 From: Bobby Date: Tue, 22 Nov 2022 09:17:56 -0500 Subject: compress image data --- templates/dev_status/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/dev_status') diff --git a/templates/dev_status/home.html b/templates/dev_status/home.html index 91a00276..31b22a74 100644 --- a/templates/dev_status/home.html +++ b/templates/dev_status/home.html @@ -49,12 +49,12 @@ {% for repo in repos %} - -- cgit v1.2.3
- + + -

{{ repo.name }}

+

{{ repo.name }}

{{ repo.description }}