Add random quotes

This commit is contained in:
Frankie B 2024-08-08 04:00:49 +01:00
commit 39d7895fad
8 changed files with 1041 additions and 78 deletions

View file

@ -28,10 +28,7 @@
<div class="section">
<h2>Random Quote</h2>
<hr>
<p class="quote">
<script type="text/javascript" src="{{ asset("/js/randomQuote.js") }}"></script>
<noscript>Oops! You need JavaScript enabled to view this content.</noscript>
</p>
<x-toh-quote/>
</div>
<div class="section">
<h2>Contact</h2>