Small html fixes
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
</main>
|
||||
|
||||
<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>
|
||||
|
||||
<script src="./db.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user