Fixed au flag image not found

This commit is contained in:
2023-02-03 20:43:59 +11:00
parent 2d80eb03f2
commit 289f5b6881
6 changed files with 7 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
<div class="block-content">
<div class="faq-item">
<h4 class="text-center question">Check your Local UV Index</h4>
<div class="answer" style="text-align: center;"><iframe id="uvindexwidget" src="https://www.sunsmart.com.au/uvalert/default.asp?version=australia&locationid=23" width="200" height="300" frameborder="0" scrolling="no" style="padding:0; margin: 0px; overflow:hidden;" allowtransparency="true"></iframe>
<div class="answer" style="text-align: center;"><iframe id="uvindexwidget" src="https://www.sunsmart.com.au/uvalert/default.asp?version=australia&locationid=23" width="200" height="300" frameborder="0" scrolling="no" style="padding: 0;margin: 0px;overflow: hidden;" allowtransparency="true"></iframe>
<p class="text-center" style="text-align: left;">Please remember to use sun protection even outside of these times.<br>Share this to your friends using this short link: <a href="http://uvau">http://uvau</a></p>
</div>
</div>