aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/default.template
diff options
context:
space:
mode:
Diffstat (limited to 'default.template')
-rw-r--r--default.template5
1 files changed, 3 insertions, 2 deletions
diff --git a/default.template b/default.template
index f73a771..588c1a2 100644
--- a/default.template
+++ b/default.template
@@ -1,8 +1,9 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html> 2<html>
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta name="color-scheme" content="light dark" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> 5 <meta charset="utf-8" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
6 <title>$title$</title> 7 <title>$title$</title>
7 <link rel="icon" type="image/png" href="$favicon$" /> 8 <link rel="icon" type="image/png" href="$favicon$" />
8 <style> 9 <style>