File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 145145 {% if route == ' /docs/' % }
146146 < div class = " doc-categories" >< a class = " doc-category" href= " /docs/tutorial" >< img
147147 src= " /assets/icons/32-tutorial-c.svg" width= " 32" height= " 32" alt= " Circled play Icon" >< strong> チュートリアル< / strong>
148- < p> 一歩一歩、Typst の使い方を学びましょう 。< / p>
148+ < p> 一歩一歩、Typstの使い方を学びましょう 。< / p>
149149 < / a>< a class = " doc-category" href= " /docs/reference" >< img src= " /assets/icons/32-reference-c.svg" width= " 32"
150150 height= " 32" alt= " Circled information icon" >< strong> リファレンス< / strong>
151- < p> Typst のあらゆる構文 、概念、型、関数についての詳細なリファレンスです。< / p>
151+ < p> Typstのあらゆる構文 、概念、型、関数についての詳細なリファレンスです。< / p>
152152 < / a>< / div>
153153 {% elif prev != None and next != None % }
154154 < div class = " page-end-buttons" >< a href= " {{ prev['route'] }}" class = " previous" >< img
You can’t perform that action at this time.
0 commit comments