소스 검색

:art: Style guide

Thanks to [matcha.css](https://matcha.mizu.sh).
DricomDragon 1 주 전
부모
커밋
a90b10a4b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ```