Skip to content

Commit caba085

Browse files
authored
Replace visitor count badge with shield style
Updated visitor count badge and added refresh date.
1 parent efe2f6f commit caba085

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

3_networking/front-door/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ terraform apply
5656
| `front_door_id` | The ID of the Front Door profile |
5757
| `front_door_frontend_endpoint` | The frontend endpoint hostname of Front Door |
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)