linkvorschau
This commit is contained in:
parent
ba15d37d2a
commit
895d5b9016
@ -4,10 +4,17 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="description" content="Ein Spiel, wo du versuchen musst durch Drehen von Segmenten die richtigen Wörter zu finden!">
|
||||
<meta name="description"
|
||||
content="Finde die richtigen Wörter, indem du die Segmente drehst!">
|
||||
<meta name="keywords" content="Spiel, Wort, Wörter, drehen">
|
||||
<meta name = "author" content="Silas Günther"/>
|
||||
<meta name = "robots" content="index"/>
|
||||
<meta name="author" content="Silas Günther"/>
|
||||
<meta name="robots" content="index"/>
|
||||
|
||||
<meta name="og:title" content="WordRotator">
|
||||
<meta name="og:image" content="img/icons/android-chrome-512x512.png">
|
||||
<meta name="og:description"
|
||||
content="Finde die richtigen Wörter, indem du die Segmente drehst!">
|
||||
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@ -52,7 +59,7 @@
|
||||
<div class="top-bar-title">
|
||||
<strong>
|
||||
<a class="hidden-link" href=".">
|
||||
<img src = 'img/logo.png' id = 'logo' alt = 'logo'/>
|
||||
<img src='img/logo.png' id='logo' alt='logo'/>
|
||||
<span class="show-for-smedium">WordRotator</span>
|
||||
</a>
|
||||
</strong>
|
||||
@ -105,7 +112,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<a data-site-name='privacyPolicy' class='deep-link' data-translation="policy-heading" href="privacyPolicy">Privacy Policy</a>
|
||||
<a data-site-name='privacyPolicy' class='deep-link' data-translation="policy-heading" href="privacyPolicy">Privacy
|
||||
Policy</a>
|
||||
<a href="https://apps.silas.link" target="_blank" rel="noopener" data-translation="other-apps">Other Apps</a>
|
||||
</footer>
|
||||
<script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user