Dynamic Content for Persona Widgets
SANS Institute Infocon
Provide a simple Cyber Security Alert status
You can use this code to display the current Infocon status inside the Content widget.
<div style="text-align:center;">
<a href="https://isc.sans.edu/infocon.html" style="display:inline-block;">
<img src="https://isc.sans.edu/images/status.gif"
alt="SANS Internet Storm Center Infocon status"
style="width:90%;max-width:500px;height:auto;border:0;">
</a>
</div>
To change the Widget's background color to match the current Infocon status, use this code:
<p>
<br>
</p>
<p>
<iframe src="https://hit-infocon-worker.skip-083.workers.dev/badge" width="100%" height="200" style="border:0;border-radius:8px;overflow:hidden;" title="SANS ISC Infocon status"></iframe>
</p>
