Update index.html
working qr code
This commit is contained in:
+11
-7
@@ -340,6 +340,16 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/qrcode-generator@1.4.4/qrcode.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
@@ -374,7 +384,7 @@ footer {
|
|||||||
|
|
||||||
<section id="qr-code" class="section">
|
<section id="qr-code" class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h2>QR-Code für diese Seite</h2>
|
<h2>Folge uns, kopiere den Code und sende es deinen Freunden in Tiktok,Facebook, Instagram usw </h2>
|
||||||
<div id="qrcode"></div>
|
<div id="qrcode"></div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -428,12 +438,6 @@ footer {
|
|||||||
</section>
|
</section>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<section id="social-media" class="section">
|
|
||||||
<div class="container">
|
|
||||||
<h2>Folgen Sie uns</h2>
|
|
||||||
<div id="social-media-links"></div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user