Small html fixes

This commit is contained in:
Frank Delaguila
2022-10-04 22:46:42 -06:00
parent ef0293fe00
commit 35db237c6f

View File

@@ -65,7 +65,7 @@
</main> </main>
<footer class="text-center py-12 text-white"> <footer class="text-center py-12 text-white">
<p>* All this data is Web Scraped from <a class="text-red font-medium" href="https://www.sports-reference.com">Sports Reference</a></p> <p>* All this data is Web Scraped from <a class="text-red font-medium" href="https://www.sports-reference.com" target="_blank">Sports Reference</a> using Puppeteer</p>
</footer> </footer>
<script src="./db.js"></script> <script src="./db.js"></script>