Skip to content

Commit bce0045

Browse files
authored
change badge format
1 parent 32a7552 commit bce0045

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

how-redeploy-app.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Last updated: 2025-04-22
1919
6. Builds and packages your application code into deployable artifacts without deploying them to Azure, run: `azd package`
2020
7. Deploys your project to Azure, run: `azd deploy`
2121

22+
<!-- START BADGE -->
2223
<div align="center">
23-
<h3 style="color: #4CAF50;">Total Visitors</h3>
24-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
24+
<img src="https://img.shields.io/badge/Total%20views-31-limegreen" alt="Total views">
25+
<p>Refresh Date: 2025-07-16</p>
2526
</div>
27+
<!-- END BADGE -->

0 commit comments

Comments
 (0)