From c5a514ac0d29a58a79a708771fe4b2a16d400031 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Wed, 12 May 2021 14:21:05 -0400 Subject: Added some CSS styling. Fixed checks for zero-length pointers since it seems to freak out Fortran. --- captain/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'captain/templates/index.html') diff --git a/captain/templates/index.html b/captain/templates/index.html index 6a41d0d..ae87e72 100644 --- a/captain/templates/index.html +++ b/captain/templates/index.html @@ -3,7 +3,7 @@ {{ title }} - I'm Levitating! - + -- cgit v1.2.3