Skip to content

Commit 803cde0

Browse files
authored
Replace visitor count badge with shield style
Updated visitor count badge and added refresh date.
1 parent 4e6415f commit 803cde0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Workloads-Specific/PowerBi/HowUseRestAPI.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ response = batch_request(access_token, requests)
134134
print(response)
135135
```
136136

137+
<!-- START BADGE -->
137138
<div align="center">
138-
<h3 style="color: #4CAF50;">Total Visitors</h3>
139-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
139+
<img src="https://img.shields.io/badge/Total%20views-1280-limegreen" alt="Total views">
140+
<p>Refresh Date: 2025-09-05</p>
140141
</div>
142+
<!-- END BADGE -->

0 commit comments

Comments
 (0)