mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-21 14:35:38 +00:00
Add Steam Deck screenshot at top of index.html
This commit is contained in:
parent
d599e54a8a
commit
c31bbf3d1f
Binary file not shown.
BIN
assets/screens/logo-on-steamdeck.png
Normal file
BIN
assets/screens/logo-on-steamdeck.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -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">
|
||||||
|
|
Loading…
Reference in a new issue