about summary refs log tree commit diff homepage
path: root/templates/index.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-06-28 15:27:06 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-06-28 15:27:06 +0900
commit5ba68fae053ccabc3161ee4f80963ac0c47ddaf2 (patch)
tree83eb374a71de46ccb8ec17b803976b9a5e11bb2e /templates/index.html
parente405d3f244d074f00658e020795a90ec3f69add7 (diff)
downloadphylactery-5ba68fae053ccabc3161ee4f80963ac0c47ddaf2.tar.gz
Polish up for a release 0.1.0
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/index.html b/templates/index.html
deleted file mode 100644
index 67f96fb..0000000
--- a/templates/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang=en>
-<meta charset=utf-8>
-<meta name=viewport content='width=device-width, initial-scale=1'>
-<link rel=stylesheet href=/static/style.css>
-<link rel=icon href=/static/favicon.svg>
-<title>{{.}}</title>
-<body>
-</body>
-</html>