Skip to content

Commit efe2f6f

Browse files
authored
Replace visitor count with badge and refresh date
Updated visitor count badge and added refresh date.
1 parent 4ca599c commit efe2f6f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

3_networking/firewall/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ terraform apply
5656
| `firewall_id` | The ID of the Azure Firewall |
5757
| `firewall_public_ip`| The public IP address of the Azure Firewall |
5858

59+
<!-- START BADGE -->
5960
<div align="center">
60-
<h3 style="color: #4CAF50;">Total Visitors</h3>
61-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
61+
<img src="https://img.shields.io/badge/Total%20views-1459-limegreen" alt="Total views">
62+
<p>Refresh Date: 2025-10-15</p>
6263
</div>
64+
<!-- END BADGE -->

0 commit comments

Comments
 (0)