Skip to content

Commit

Permalink
Tidied up hero image
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmackay committed Dec 16, 2024
1 parent 89f22af commit f2ddd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebUI/Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<div class="text-center">
<h1 class="display-4 mb-4">Welcome to Daily Scrum EmailR</h1>
<img class="mt-4 img-fluid" src="https://i.imgflip.com/9dzgbz.jpg" title="made at imgflip.com"/>
<img class="mt-4 img-fluid" alt="MAGA" src="https://i.imgflip.com/9dzgbz.jpg" title="made at imgflip.com"/>
</div>

0 comments on commit f2ddd3e

Please sign in to comment.