misc: Fixed image balise display.

main
Abigaëlle Martin 2025-09-23 23:28:08 +02:00
parent f4a55ee2e4
commit 1501d6f8fd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ echo "<root>" | cat > txt.xml && cat *.html >> txt.xml && echo "</root>" >> txt.
``` ```
Image balise to add: Image balise to add:
<br><div class="ImageContainer"><img class="Image" src="./img/"></div> `<br><div class="ImageContainer"><img class="Image" src="./img/"></div>`
To compress: To compress:
tar cvf archive.tar.xz --use-compress-program='xz -1T0' boop.csv tar cvf archive.tar.xz --use-compress-program='xz -1T0' boop.csv