summaryrefslogtreecommitdiff
path: root/templates/file.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2021-10-02 15:37:51 +0100
committerdavidovski <david@davidovski.xyz>2021-10-02 15:37:51 +0100
commited79ab84884979fce095444423f746c366501377 (patch)
tree0f467a3f3a2a997dc3cd808538a381be0a7733d9 /templates/file.html
parenteed4ab6ebf07a696ed13bfeb70ccd73784208748 (diff)
added all data
Diffstat (limited to 'templates/file.html')
-rw-r--r--templates/file.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/file.html b/templates/file.html
index 6171875..19048c3 100644
--- a/templates/file.html
+++ b/templates/file.html
@@ -1,7 +1,7 @@
<h1>%filename%</h1>
-<p><a href="../">../</a></p>
-
<p><code>%commit%</code></p>
%content%
+
+<p>Clone this repo: <code>git clone %url%</code><p>