@@ -67,17 +67,34 @@ Feel free to create a PR or contact me to add your use case into this list!
## Financial Support
-If you love LiquidJS or your company is using LiquidJS, please consider [financial support][financial-support].
+If you personally love LiquidJS or it's benefiting your business, please consider financially support us:
-### Backers
-If you personally like LiquidJS and find it useful to you, buy me a coffee!💖
+- via [Github Sponsors](https://github.com/sponsors/harttle), or
+- via [LiquidJS on Open Collective][oc]
-
+Special thanks to the following sponsors!
-### Sponsors
-If LiquidJS is benefiting your business/company, please sponsor us to contribute to our effort!
-
-
+
+
//g' \
+ > docs/themes/navy/layout/partial/financial-contributors.swig
diff --git a/docs/source/tutorials/contribution-guidelines.md b/docs/source/tutorials/contribution-guidelines.md
index 95abcf47f..4d8e5a035 100644
--- a/docs/source/tutorials/contribution-guidelines.md
+++ b/docs/source/tutorials/contribution-guidelines.md
@@ -20,17 +20,7 @@ Getting started and building is described in [CONTRIBUTING.md](https://github.co
## Financial Support
-LiquidJS is Open Source and Free. To help it live and thrive, you can contribute on [Open Collective][oc] or [Github Sponsors](https://github.com/sponsors/harttle). Please find me via Twitter (harttleharttle) or email (harttleharttle at gmail), to add you into [the contributors table](https://github.com/harttle/liquidjs#contributors-).
-
-### Backers
-If you personally like LiquidJS and find it's useful to you, you can become a backer!
-
-
-
-### Sponsors
-If LiquidJS is benefiting your business/company, please sponsor us to make it better!
-
-
+LiquidJS is Open Source and Free. To help it live and thrive, especially when LiquidJS is benefiting your business, please consider contribute on [Github Sponsors](https://github.com/sponsors/harttle) or [Open Collective][oc]. If I'm missing anything, find me via Twitter (harttleharttle) or email (harttleharttle at gmail), to add you into [the contributors table](https://github.com/harttle/liquidjs#contributors-).
[oc]: https://opencollective.com/liquidjs/contribute/backer-10665/checkout
[shopify/liquid]: https://shopify.github.io/liquid/
diff --git a/docs/source/zh-cn/tutorials/contribution-guidelines.md b/docs/source/zh-cn/tutorials/contribution-guidelines.md
index 4b1f92314..b5bc98875 100644
--- a/docs/source/zh-cn/tutorials/contribution-guidelines.md
+++ b/docs/source/zh-cn/tutorials/contribution-guidelines.md
@@ -22,16 +22,6 @@ Star 是支持 LiquidJS 最重要的方式,也是最简单的方式:通过
LiquidJS 是开源和免费的,但支持 [Open Collective][oc] 和 [Github Sponsors](https://github.com/sponsors/harttle) 赞助,请通过 Twitter (harttleharttle) 或邮件 (harttleharttle at gmail) 联系我,把您加到 [贡献者列表](https://github.com/harttle/liquidjs#contributors-) 中。
-### 支持者
-如果你喜欢 LiquidJS,希望支持我们,你可以成为 Open Collective Backer!
-
-
-
-### 赞助商
-如果你的公司/业务在使用 LiquidJS,请考虑赞助我们!让 LiquidJS 变得更好,以及保持开放和免费!
-
-
-
[oc]: https://opencollective.com/liquidjs/
[shopify/liquid]: https://shopify.github.io/liquid/
[caniuse-promises]: http://caniuse.com/#feat=promises
diff --git a/docs/themes/navy/languages/en.yml b/docs/themes/navy/languages/en.yml
index 6bbc7e7d3..ba5b764bd 100644
--- a/docs/themes/navy/languages/en.yml
+++ b/docs/themes/navy/languages/en.yml
@@ -11,12 +11,9 @@ index:
contributors:
title: Contributors
description: 'LiquidJS follows the all-contributors specification, see guildelines here! Thanks goes to these wonderful people:'
- backers:
- title: Backers
- description: 'Love LiquidJS and want to contribute? Become a backer. Find out more how to contribute!'
sponsors:
title: Sponsors
- description: 'If LiquidJS is benefiting your business/company, please sponsor us to make it better!'
+ description: 'If you personally love LiquidJS or it's benefiting your business, please sponsor us!'
playground:
title: Playground
diff --git a/docs/themes/navy/layout/index.swig b/docs/themes/navy/layout/index.swig
index 15729aa12..9396bbd43 100644
--- a/docs/themes/navy/layout/index.swig
+++ b/docs/themes/navy/layout/index.swig
@@ -37,27 +37,20 @@