Small html fixes
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user