generated from nhcarrigan/template
feat: add open collective (#1)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/1 Co-authored-by: Naomi <commits@nhcarrigan.com> Co-committed-by: Naomi <commits@nhcarrigan.com>
This commit is contained in:
parent
027cee7ae2
commit
8be63a3224
@ -3,7 +3,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- [Hire us!](/hire)
|
- [Hire us!](/hire)
|
||||||
- [Support Our Work <EFBFBD>](/donate)
|
- [Support Our Work 💜](/donate)
|
||||||
- [Contact](/contact)
|
- [Contact](/contact)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Support Our Work
|
# Support Our Work 💜
|
||||||
|
|
||||||
We offer quite a few free-to-use projects, and guidance when we're available in various programming communities.
|
We offer quite a few free-to-use projects, and guidance when we're available in various programming communities.
|
||||||
|
|
||||||
If you find our work valuable, please consider making a monthly donation on one of our platforms so we can continue to do what we do.
|
If you find our work valuable, please consider making a monthly donation on one of our platforms so we can continue to do what we do.
|
||||||
|
|
||||||
| [Discord](https://chat.naomi.lgbt) | [Ko-Fi](https://ko-fi.com/nhcarrigan) | [Patreon](https://www.patreon.com/nhcarrigan) | [GitHub Sponsors](https://github.com/sponsors/naomi-lgbt) |
|
| [Discord](https://chat.naomi.lgbt) | [Ko-Fi](https://ko-fi.com/nhcarrigan) | [Patreon](https://www.patreon.com/nhcarrigan) | [GitHub Sponsors](https://github.com/sponsors/naomi-lgbt) | [Open Collective](https://opencollective.com/nhcarrigan) |
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
</body>
|
</body>
|
||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
repo: "nhcarrigan/general-documentation",
|
|
||||||
loadSidebar: "_navbar.md",
|
loadSidebar: "_navbar.md",
|
||||||
autoHeader: true,
|
autoHeader: true,
|
||||||
maxLevel: 2,
|
maxLevel: 2,
|
||||||
@ -102,12 +101,4 @@
|
|||||||
integrity="sha384-i2Yvbs5RFObbcbRhpGsmI2wLv+I4jxpEET1WzR/KWxLdwZMtP8E1M0PROnrwe2gF"
|
integrity="sha384-i2Yvbs5RFObbcbRhpGsmI2wLv+I4jxpEET1WzR/KWxLdwZMtP8E1M0PROnrwe2gF"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
></script>
|
></script>
|
||||||
<script>
|
|
||||||
Sentry.init({
|
|
||||||
dsn: "https://b64668ee08ef4a96a31b09f9c8cf1fcc@o485764.ingest.sentry.io/6233736",
|
|
||||||
integrations: [new Sentry.Integrations.BrowserTracing()],
|
|
||||||
tracesSampleRate: 1.0,
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="1650fb64-6f5a-4a50-8ebb-5be4f3771120";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user