übertrag zum PC
This commit is contained in:
@@ -1,19 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/html" lang="de">
|
||||
<head>
|
||||
<!-- Global Site Tag (gtag.js) - Google Analytics -->
|
||||
<!--TODO Für Prod einkommentieren-->
|
||||
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=UA-73144353-3"></script>-->
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
||||
function gtag() {
|
||||
dataLayer.push(arguments)
|
||||
};
|
||||
gtag('js', new Date());
|
||||
|
||||
</script>
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta charset="utf-8">
|
||||
|
||||
@@ -33,7 +20,6 @@
|
||||
<!-- Le styles -->
|
||||
<link href="css/foundation.css" media="screen,print" rel="stylesheet" type="text/css">
|
||||
<link href="css/wordRotator.css" media="screen,print" rel="stylesheet" type="text/css">
|
||||
|
||||
</head>
|
||||
<body class='blue'>
|
||||
|
||||
@@ -98,11 +84,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<!--<a data-site-name='policy' class='deep-link' data-translation="policy-heading">Privacy Policy</a>-->
|
||||
<a data-site-name='privacyPolicy' class='deep-link' data-translation="policy-heading">Privacy Policy</a>
|
||||
<a href="https://apps.silas.link" target="_blank" rel = "noopener" data-translation="other-apps">Other Apps</a>
|
||||
</footer>
|
||||
<script>
|
||||
|
||||
var initPromise;
|
||||
try {
|
||||
function init() {
|
||||
|
||||
Reference in New Issue
Block a user