summaryrefslogtreecommitdiff
path: root/util/tmpl/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'util/tmpl/header.html')
-rw-r--r--util/tmpl/header.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/util/tmpl/header.html b/util/tmpl/header.html
deleted file mode 100644
index 2256b08a..00000000
--- a/util/tmpl/header.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="UTF-8">
- <title></title>
- <style>
- @font-face {
- font-family: "KanjiStrokeOrders";
- src: url("{{root}}/ttf/kanji-stroke-orders.ttf");
- }
- </style>
- <link rel="stylesheet" href="{{root}}/css/frame.css">
- </head>
- <body>