docs: fixed incorrect link to image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
316af6c4a1
commit
25da6b1263
@ -33,7 +33,6 @@ preview="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_512.webp"
|
|||||||
:previewWidth="512">
|
:previewWidth="512">
|
||||||
Illustration de KEINE Tashi par Umi
|
Illustration de KEINE Tashi par Umi
|
||||||
</ResponsiveImage>
|
</ResponsiveImage>
|
||||||
|
|
||||||
#+end_export
|
#+end_export
|
||||||
|
|
||||||
- Codename :: BSUP01 恵音བཀྲ་ཤིས་ KEINE Tashi
|
- Codename :: BSUP01 恵音བཀྲ་ཤིས་ KEINE Tashi
|
||||||
|
@ -35,11 +35,11 @@ Tashi sur d’anciennes pages le présentant.
|
|||||||
*** Présentation
|
*** Présentation
|
||||||
#+begin_export html
|
#+begin_export html
|
||||||
<ResponsiveImage
|
<ResponsiveImage
|
||||||
src="/img/UTAU/KEINE_Tashi_1024.webp"
|
src="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_1024.webp"
|
||||||
:width="1024"
|
:width="1024"
|
||||||
preview="/img/UTAU/KEINE_Tashi_512.webp"
|
preview="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_512.webp"
|
||||||
:previewWidth="512">
|
:previewWidth="512">
|
||||||
Illustration de Keine Tashi par Umi
|
Illustration de KEINE Tashi par Umi
|
||||||
</ResponsiveImage>
|
</ResponsiveImage>
|
||||||
#+end_export
|
#+end_export
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user