change footer from localhost to domain

This commit is contained in:
0ceanSlim 2024-02-01 10:35:46 -05:00
parent 921854e4c0
commit 8feea69190

View File

@ -44,7 +44,7 @@
<iframe
id="footerIframe"
src="http://localhost:5000/footer"
src="https://dwm.happytavern.co/footer"
class="p-2 mt-4 ml-4 border-2 border-teal-500 rounded-md float-end"
height="240"
width="800"