docs: fixed incorrect link to image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Lucien Cartier-Tilet 2023-05-14 17:30:04 +02:00
parent 316af6c4a1
commit 25da6b1263
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 3 additions and 4 deletions

View File

@ -33,7 +33,6 @@ preview="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_512.webp"
:previewWidth="512">
Illustration de KEINE Tashi par Umi
</ResponsiveImage>
#+end_export
- Codename :: BSUP01 恵音བཀྲ་ཤིས་ KEINE Tashi

View File

@ -35,11 +35,11 @@ Tashi sur danciennes pages le présentant.
*** Présentation
#+begin_export html
<ResponsiveImage
src="/img/UTAU/KEINE_Tashi_1024.webp"
src="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_1024.webp"
:width="1024"
preview="/img/UTAU/KEINE_Tashi_512.webp"
preview="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_512.webp"
:previewWidth="512">
Illustration de Keine Tashi par Umi
Illustration de KEINE Tashi par Umi
</ResponsiveImage>
#+end_export