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:
@@ -68,7 +68,6 @@
|
||||
</body>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
repo: "nhcarrigan/general-documentation",
|
||||
loadSidebar: "_navbar.md",
|
||||
autoHeader: true,
|
||||
maxLevel: 2,
|
||||
@@ -102,12 +101,4 @@
|
||||
integrity="sha384-i2Yvbs5RFObbcbRhpGsmI2wLv+I4jxpEET1WzR/KWxLdwZMtP8E1M0PROnrwe2gF"
|
||||
crossorigin="anonymous"
|
||||
></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>
|
||||
|
||||
Reference in New Issue
Block a user