From 9b272c77a694e3eb002d3f44aba00ecc265fedeb Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Wed, 4 Oct 2023 17:07:43 +0200 Subject: [PATCH] feat templatize index.html --- index.html => index.html.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename index.html => index.html.liquid (87%) diff --git a/index.html b/index.html.liquid similarity index 87% rename from index.html rename to index.html.liquid index 10f3d21..5d43f43 100644 --- a/index.html +++ b/index.html.liquid @@ -3,11 +3,11 @@ - + - Leptonic + {{ project-name }}