front: rename title and description

make clear distinction that this app isn't the official WorkAdventure
make clear that this is just a WorkAdventure instance
This commit is contained in:
Ludwig Behm 2022-02-14 00:20:54 +01:00
parent a5a6c06b74
commit 2be30c101d
2 changed files with 16 additions and 10 deletions

View file

@ -26,12 +26,15 @@
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-TileImage" content="static/images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#000000">
<meta property="og:title" content="Kraut.World" />
<meta property="og:description" content="WorkAdventure World powered by kraut.space and KABI.tk" />
<meta property="og:image" content="https://kraut.world/images/pic07.jpg" />
<script src="/env-config.js"></script>
<base href="/">
<link href="https://unpkg.com/nes.css@2.3.0/css/nes.min.css" rel="stylesheet" />
<title>WorkAdventure</title>
<title>Kraut.World</title>
</head>
<body id="body" style="margin: 0; background-color: #000">
<div class="main-container" id="main-container">