mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed qr code from footer
This commit is contained in:
@@ -49,25 +49,21 @@
|
||||
</li>
|
||||
<li class="google-play-image-list">
|
||||
<a href="https://play.google.com/store/apps/details?id=zoff.me.zoff&hl=no&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1">
|
||||
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"/></a>
|
||||
</li>
|
||||
<li>
|
||||
<div id="qr-code-link" class="hide-on-small-only">
|
||||
<img id="qr-code-image-link" class="card rounded" src="//chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://zoff.me/{{list_name}}&choe=UTF-8&chld=L%7C1" alt="QRCode for link" title="QR code for this page, for easy sharing!" />
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"/>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
© {{year}}
|
||||
<a href="http://kasperrt.no">KasperRT</a> &
|
||||
<a href="http://nixo.no">Nixo</a>,
|
||||
<br>
|
||||
All rights reserved
|
||||
<a class="right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
© {{year}}
|
||||
<a href="http://kasperrt.no">KasperRT</a> &
|
||||
<a href="http://nixo.no">Nixo</a>,
|
||||
<br>
|
||||
All rights reserved
|
||||
<a class="right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user