aboutsummaryrefslogtreecommitdiff
path: root/resources/views/home.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/home.blade.php')
-rw-r--r--resources/views/home.blade.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php
index a251881..75af3de 100644
--- a/resources/views/home.blade.php
+++ b/resources/views/home.blade.php
@@ -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>