change footer from localhost to domain
This commit is contained in:
parent
921854e4c0
commit
8feea69190
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
<iframe
|
<iframe
|
||||||
id="footerIframe"
|
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"
|
class="p-2 mt-4 ml-4 border-2 border-teal-500 rounded-md float-end"
|
||||||
height="240"
|
height="240"
|
||||||
width="800"
|
width="800"
|
||||||
|
Loading…
Reference in New Issue
Block a user