Skip to content

Commit f8ce864

Browse files
remove intercom (#200)
* remove intercom * re-name js numbers
1 parent 84b9b5c commit f8ce864

File tree

8 files changed

+0
-32
lines changed

8 files changed

+0
-32
lines changed
File renamed without changes.

src/js/06-intercom.js

Lines changed: 0 additions & 11 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/partials/body-end-scripts.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@
1717
</script>
1818
{{/if}}
1919
{{/with}}
20-
{{> intercom}}
2120
{{> scarf}}

src/partials/intercom.hbs

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/partials/navbar.hbs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@
1212
{{> logo}}
1313
</a>
1414
<div class="DocSearch ml-auto md:mr-auto" id="docsearch"></div>
15-
<button
16-
class="w-10 btn btn-neutral btn-outlined btn-small lg:w-auto flex items-center gap-1.5"
17-
id="get-support">
18-
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
19-
<path d="M8.775 2.25H3.75C3.35218 2.25 2.97064 2.40804 2.68934 2.68934C2.40804 2.97064 2.25 3.35218 2.25 3.75V15.75L5.25 12.75H14.25C14.6478 12.75 15.0294 12.592 15.3107 12.3107C15.592 12.0294 15.75 11.6478 15.75 11.25V9.225" stroke="var(--ds-text-primary, black)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20-
<path d="M13.5 6.75C14.7426 6.75 15.75 5.74264 15.75 4.5C15.75 3.25736 14.7426 2.25 13.5 2.25C12.2574 2.25 11.25 3.25736 11.25 4.5C11.25 5.74264 12.2574 6.75 13.5 6.75Z" stroke="var(--ds-failure-main, #DC2626)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="animate-fade-in-out"/>
21-
</svg>
22-
<span class="hidden lg:inline-block">Live Chat</span>
23-
</button>
2415
{{> theme-toggle}}
2516
</nav>
2617
{{> global-nav}}

0 commit comments

Comments
 (0)