Update index.html

This commit is contained in:
Ralf Stockmann 2023-05-19 16:15:54 +02:00 committed by GitHub
parent 037868492b
commit 6fde7f73b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,8 +44,6 @@
</div>
</div>
<div id="app-content" class="container">
<div class="row masonry-grid" id="wall"></div>
</div>
@ -55,7 +53,7 @@
<span class="text-muted">Host your own Mastowall - check </span>
<a href="https://github.com/rstockm/mastowall" target="_blank">GitHub</a>
</div>
</footer>
</footer>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>