feat(docs): add hubspot web chat
Instructions provided by HubSpot
Place the code right before the end of the
tag on any page that you want to enable HubSpot on.<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/44837001.js"></script>
<!-- End of HubSpot Embed Code -->
🌿 Preview your docs: https://fern-preview-cedfad0e-f3e8-4e1b-bdab-13a78c3ae455.docs.buildwithfern.com/learn
Light mode is working properly:
Dark mode is not:
@abvthecity this PR is not ready to merge until we can fix the white background in dark mode. Let me know if you have an idea of how to fix this
@chdeskur any custom css/js we can do here ?
@dsinghvi - the issue with the background color here is related to that Cohere issue, where computers with system default set to dark mode cause some properties to not be set properly. I can look into this further later in the week, but it's not a quick CSS fix.