Skip to content

Commit 4e6415f

Browse files
authored
Replace visitor count with badge and refresh date
Updated visitor count display and added refresh date.
1 parent 8d5b067 commit 4e6415f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Workloads-Specific/PowerBi/CopilotReports.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ Last updated: 2025-07-22
7777

7878
<img width="750" alt="image" src="https://github.com/user-attachments/assets/aed5eeee-7f7c-41dd-a366-a9af80992c8a">
7979

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

0 commit comments

Comments
 (0)