index.html metadata

This commit is contained in:
Steffen 2020-05-08 17:49:14 +02:00
parent bba16a60d3
commit 605c7d52d5
No known key found for this signature in database
GPG Key ID: 764D74E98267DFC6
1 changed files with 7 additions and 1 deletions

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html>
<html lang="en-EN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Blood on the Clocktower Town Square</title>
<link rel="apple-touch-icon" sizes="57x57" href="static/apple-icon-57x57.png">
@ -23,6 +24,11 @@
<meta name="msapplication-TileImage" content="/static/ms-icon-144x144.png">
<meta name="theme-color" content="#ff0000">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap" rel="stylesheet">
<meta name="description" content="A free, virtual Blood on the Clocktower Town Square and Grimoire to help you run (online) games both as a storyteller and player. Batteries included!">
<meta name="keywords" content="botc, blood, clocktower, storyteller, townsquare, grimoire, screenshot,town square, english, blood on the clocktower, character, tokens, reminder, free">
<meta name="robots" content="index, follow">
<meta name="language" content="English">
<meta name="author" content="Steffen Baumgart">
</head>
<body>
<div id="app"></div>