Add Steam Deck screenshot at top of index.html

This commit is contained in:
Adam Iannazzone 2024-10-30 08:48:06 -04:00
parent d599e54a8a
commit c31bbf3d1f
3 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -158,6 +158,14 @@
<!-- Main Content --> <!-- Main Content -->
<main class="container-fluid px-0 mt-4"> <main class="container-fluid px-0 mt-4">
<div class="container mb-4">
<div class="row">
<div class="col-12">
<img class="img-fluid" src="assets/screens/logo-on-steamdeck.png"/>
</div>
</div>
</div>
<!-- Stop Killing Games --> <!-- Stop Killing Games -->
<div class="container px-2"> <div class="container px-2">
<div class="p-2 mb-4 bg-body-tertiary rounded-3 jumbotron gradient-2"> <div class="p-2 mb-4 bg-body-tertiary rounded-3 jumbotron gradient-2">