Skip to content

Commit aae9ec7

Browse files
authored
Replace visitor count badge with shield format
Updated visitor count badge and added refresh date.
1 parent 4da7abf commit aae9ec7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

3_networking/application-gateway/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ terraform apply
6363
| `virtual_network_name` | The name of the virtual network |
6464
| `subnet_name` | The name of the subnet used by the Application Gateway |
6565

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

0 commit comments

Comments
 (0)