Update index.html
working qr code
This commit is contained in:
+12
-8
@@ -340,6 +340,16 @@ footer {
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/qrcode-generator@1.4.4/qrcode.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -374,7 +384,7 @@ footer {
|
||||
|
||||
<section id="qr-code" class="section">
|
||||
<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>
|
||||
</section>
|
||||
@@ -428,13 +438,7 @@ footer {
|
||||
</section>
|
||||
<?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