Skip to content

Commit bc149d8

Browse files
Update index.html
1 parent 3abd38e commit bc149d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/index.html

Lines changed: 2 additions & 2 deletions
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</h1>
13+
<h1 class="display-6 fw-bold text-primary">Welcome to Azure!!!!!!!!</h1>
1414
</div>
1515
<form method="post" action="{{url_for('hello')}}">
1616
<div class="col-md-6 mx-auto text-center">
@@ -27,4 +27,4 @@ <h1 class="display-6 fw-bold text-primary">Welcome to Azure</h1>
2727
</form>
2828
</main>
2929
</body>
30-
</html>
30+
</html>

0 commit comments

Comments
 (0)