Skip to content

Commit 3b6ebfc

Browse files
authored
Replace visitor count with badge and refresh date
Updated visitor count badge and added refresh date.
1 parent 48f3be8 commit 3b6ebfc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

3_networking/vpn-gateway/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ terraform apply
5555
| `vpn_gateway_id` | The ID of the VPN Gateway |
5656
| `vpn_gateway_public_ip` | The public IP address of the VPN Gateway |
5757

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

0 commit comments

Comments
 (0)