Skip to content

Commit e3cb10b

Browse files
authored
Update visitor badge in README.md
Updated visitor count badge and added refresh date.
1 parent 80388ec commit e3cb10b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

1_storage-databases/sql-database/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@ Below is a list of variables used in this template, their expected values, types
4242
| `subscription_id` | The Azure subscription ID to use for the AzureRM provider. | string | `"your-subscription-id"` |
4343
| `tags` | A map of tags to assign to the resources. | map | `{ "env": "dev" }` |
4444

45+
<!-- START BADGE -->
4546
<div align="center">
46-
<h3 style="color: #4CAF50;">Total Visitors</h3>
47-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
47+
<img src="https://img.shields.io/badge/Total%20views-1459-limegreen" alt="Total views">
48+
<p>Refresh Date: 2025-10-15</p>
4849
</div>
50+
<!-- END BADGE -->
51+

0 commit comments

Comments
 (0)