Fix: serve banner assets and remove hero subtitle
This commit is contained in:
@@ -9,6 +9,7 @@ COPY nginx/entrypoint.sh /entrypoint.sh
|
||||
COPY index.html ./index.html
|
||||
COPY styles.css ./styles.css
|
||||
COPY app.js ./app.js
|
||||
COPY assets ./assets
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
@@ -47,10 +47,6 @@
|
||||
<div class="hero-copy">
|
||||
<p class="eyebrow">Catalogue perso</p>
|
||||
<h1>Collection Jeux Video</h1>
|
||||
<p class="subtitle">
|
||||
Organise tes jeux par plateforme/console. Ajoute des sections librement
|
||||
et garde une base propre pour la gestion des prêts et de la cote.
|
||||
</p>
|
||||
</div>
|
||||
<div class="hero-gallery" aria-label="Consoles iconiques">
|
||||
<figure class="console-visual">
|
||||
|
||||
Reference in New Issue
Block a user