Self-host Lumeex and Instameex images instead of hotlinking them from git.djeex.fr
Trigger container build / trigger (push) Successful in 1s
Trigger container build / trigger (push) Successful in 1s
Same failure as the icon collections: img-src 'self' in the CSP silently blocked these, they just happened to load once from browser cache before this fix made them visibly broken.
This commit is contained in:
@@ -6,13 +6,13 @@ description: Lumeex est un générateur de galerie photo statique en Python, min
|
||||
|
||||
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
|
||||
<div align="center">
|
||||
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/logo.svg" alt="Lumeex Screenshot" width="300"/>
|
||||
<img src="/img/nonsense/lumeex-logo.svg" alt="Logo Lumeex" width="300"/>
|
||||
</div>
|
||||
<div align="center">
|
||||
<p>Yet another minimalist, lightweight photo gallery static site generator.</p>
|
||||
</div>
|
||||
<div align="center">
|
||||
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/lumeex.png" alt="Lumeex Screenshot" />
|
||||
<img src="/img/nonsense/lumeex.png" alt="Page d'accueil de la galerie Lumeex" />
|
||||
</div>
|
||||
|
||||
---
|
||||
@@ -28,7 +28,7 @@ Finalement, après avoir obtenu de bons résultats, je me suis dit autant aller
|
||||
C'est ainsi qu'est né **Lum[eex]{style="color: #1ad6ff"}**.
|
||||
|
||||
<div align="center">
|
||||
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/lumeex-webui.png" alt="Lumeex Screenshot" />
|
||||
<img src="/img/nonsense/lumeex-webui.png" alt="Interface web de configuration de Lumeex" />
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user