Explorar el Código

:art: Style guide

Thanks to [matcha.css](https://matcha.mizu.sh).
DricomDragon hace 1 semana
padre
commit
a90b10a4b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      guide/README.md

+ 1 - 1
guide/README.md

@@ -12,5 +12,5 @@ Tutoriel pour développer Raquette fracassante.
 ### HTML
 
 ```sh
-pandoc -o complet.html complet.md --standalone --wrap=none --metadata title="Guide Godot JDLL 2024"
+pandoc -o complet.html complet.md --standalone --wrap=none --metadata title="Guide Godot JDLL 2024" --css=https://matcha.mizu.sh/matcha.css
 ```