Update index.html
This commit is contained in:
parent
037868492b
commit
6fde7f73b6
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue