We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a7552 commit bce0045Copy full SHA for bce0045
how-redeploy-app.md
@@ -19,7 +19,9 @@ Last updated: 2025-04-22
19
6. Builds and packages your application code into deployable artifacts without deploying them to Azure, run: `azd package`
20
7. Deploys your project to Azure, run: `azd deploy`
21
22
+<!-- START BADGE -->
23
<div align="center">
- <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;"/>
+ <img src="https://img.shields.io/badge/Total%20views-31-limegreen" alt="Total views">
25
+ <p>Refresh Date: 2025-07-16</p>
26
</div>
27
+<!-- END BADGE -->
0 commit comments