File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -290,10 +290,7 @@ markdown_extensions:
290290 format : !!python/name:pymdownx.superfences.fence_code_format ''
291291 pymdownx.tilde : null
292292 pymdownx.blocks.admonition :
293- # TODO: remove types section (with custom types) once translations are migrated to
294- # not use custom types too
295293 types :
296- # Default types
297294 - note
298295 - attention
299296 - caution
@@ -302,7 +299,6 @@ markdown_extensions:
302299 - tip
303300 - hint
304301 - warning
305- # Custom types
306302 - info
307303 - check
308304 pymdownx.blocks.details : null
@@ -331,6 +327,8 @@ extra:
331327 name : es - español
332328 - link : /fr/
333329 name : fr - français
330+ - link : /hi/
331+ name : hi - हिन्दी
334332 - link : /ja/
335333 name : ja - 日本語
336334 - link : /ko/
@@ -347,8 +345,6 @@ extra:
347345 name : zh - 简体中文
348346 - link : /zh-hant/
349347 name : zh-hant - 繁體中文
350- - link : /hi/
351- name : hi - हिन्दी
352348extra_css :
353349- css/termynal.css
354350- css/custom.css
You can’t perform that action at this time.
0 commit comments