fix content in wrong div

This commit is contained in:
tyler :3 2024-04-20 17:18:27 +01:00
parent 30208a09a5
commit a28aa86ce0

View File

@ -400,13 +400,14 @@
</a> </a>
</div> </div>
</div> </div>
</div>
<p>Licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPLv3</a></p> <p>Licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPLv3</a></p>
<p>source available at <a href="https://github.com/shrapnelnet/blog">github</a></p> <p>source available at <a href="https://github.com/shrapnelnet/blog">github</a></p>
<img src="/assets/buttons/gnu.png" alt="gnu gpl logo"> <img src="/assets/buttons/gnu.png" alt="gnu gpl logo">
</div> </div>
</div>
</main> </main>
<script data-goatcounter="https://goatcounter.shr4pnel.com/count" async="" src="https://goatcounter.shr4pnel.com/count.js"></script> <script data-goatcounter="https://goatcounter.shr4pnel.com/count" async=""
src="https://goatcounter.shr4pnel.com/count.js"></script>
<script src="/assets/js/quote.js"></script> <script src="/assets/js/quote.js"></script>
</body> </body>
</html> </html>