From cc636e6ca3f84b8cff0b13a94929ee363d97485f Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Tue, 19 Jun 2018 15:29:28 +0800 Subject: [PATCH] docs: add docsify-themable --- docs/de-de/themes.md | 6 ++++++ docs/themes.md | 4 ++++ docs/zh-cn/themes.md | 5 +++++ 3 files changed, 15 insertions(+) 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.