summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/template.html b/template.html
index 45227c1..e37ee98 100644
--- a/template.html
+++ b/template.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Gloginki</title>
+ <title>binki &amp; gloginki</title>
<style>
:root {
@@ -20,8 +20,7 @@
* {
box-sizing: border-box;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
- Helvetica, Arial, sans-serif;
+ font-family: sans-serif;
}
body {