From 045ab662bb15d9a13d4d58ef609f643b9ae0889d Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Tue, 13 Jun 2023 00:12:02 +0100
Subject: use shblg to generate a static site from this repo

---
 templates/file.html | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 templates/file.html

(limited to 'templates/file.html')

diff --git a/templates/file.html b/templates/file.html
deleted file mode 100644
index 19048c3..0000000
--- a/templates/file.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<h1>%filename%</h1>
-
-<p><code>%commit%</code></p>
-
-%content%
-
-<p>Clone this repo: <code>git clone %url%</code><p>
-- 
cgit v1.2.1