diff --git a/docs/de-de/themes.md b/docs/de-de/themes.md index bcfcd220..e16242f0 100644 --- a/docs/de-de/themes.md +++ b/docs/de-de/themes.md @@ -54,3 +54,9 @@ Solltest du weitere Themes erstellen, kannst du sie gerne der Allgemeinheit mit }); }; + + + +## Other themes + +- [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable/#/) A delightfully simple theme system for docsify. diff --git a/docs/themes.md b/docs/themes.md index 1d91366a..38f3ac1c 100644 --- a/docs/themes.md +++ b/docs/themes.md @@ -54,3 +54,7 @@ If you have any ideas or would like to develop a new theme, you are welcome to s }); }; + +## Other themes + +- [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable/#/) A delightfully simple theme system for docsify. diff --git a/docs/zh-cn/themes.md b/docs/zh-cn/themes.md index ef51bd3c..4bfe3c1e 100644 --- a/docs/zh-cn/themes.md +++ b/docs/zh-cn/themes.md @@ -54,3 +54,8 @@ }); }; + + +## Other themes + +- [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable/#/) A delightfully simple theme system for docsify.