summaryrefslogtreecommitdiff
path: root/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'index.tmpl')
-rw-r--r--index.tmpl22
1 files changed, 0 insertions, 22 deletions
diff --git a/index.tmpl b/index.tmpl
deleted file mode 100644
index a9dfadb..0000000
--- a/index.tmpl
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
- <head>
- <meta charset="utf-8">
- <title>Jtle images</title>
- <link rel="icon" href="/favicon.png">
- <meta name="robots" content="noindex,nofollow">
- <style>
-img {
- width: 90%;
-}
-.group {
- background-color: lightgray;
- margin-bottom: 20px;
- padding: 10px;
-}
- </style>
- </head>
- <body>
- <p>Billeder taget på forskellige ferier etc, som jeg bruger til baggrund. Filer kan også findes <a href="https://git.jtle.dk/wallpapers">her</a>.</p>
- %BODY%
- </body>
-</html>