Skip to content

Commit b2ee117

Browse files
authored
Update index.html
1 parent 8e3ae24 commit b2ee117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="px-4 py-3 my-2 text-center">
1111
<img class="d-block mx-auto mb-4" src="{{ url_for('static', filename='images/azure-icon.svg') }}" alt="Azure Logo" width="192" height="192"/>
1212
<!-- <img src="/docs/5.1/assets/brand/bootstrap-logo.svg" alt="" width="72" height="57"> -->
13-
<h1 class="display-6 fw-bold text-primary">Welcome to Azure you beautiful thing</h1>
13+
<h1 class="display-6 fw-bold text-primary">Welcome to Azure. This is the main branch</h1>
1414
</div>
1515
<form method="post" action="{{url_for('hello')}}">
1616
<div class="col-md-6 mx-auto text-center">

0 commit comments

Comments
 (0)