Skip to content

Commit 983f951

Browse files
committed
DOC-131 clean out ST, merge master
1 parent fa1a0bd commit 983f951

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/_layouts/default.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -84,25 +84,13 @@
8484
{%- endcomment -%}
8585
{%- if jekyll.environment == "production" -%}
8686
{%- assign write_key = "QAKKJEtNsXpsNfCCBeWCLNxkaaLO7pgp" -%}
87-
{%- assign swiftype_key = "_s4VzQxzJDw1zYB3HzEC" -%}
8887
{%- else -%}
8988
{%- assign write_key = "f5c1iWVVwikUDoh5NuVq0G52EPFrMmrX" -%}
90-
{%- assign swiftype_key = "_s4VzQxzJDw1zYB3HzEC" -%}
9189
{%- endif -%}
9290
{%- comment -%}
9391
JS for site
9492
{%- endcomment -%}
9593
<script src="{{ "./assets/docs.bundle.js" | relative_url}}"></script>
96-
{%- comment -%}
97-
Algolia
98-
{%- endcomment -%}
99-
<style>
100-
101-
</style>
102-
<!-- <script src="https://cdn.jsdelivr.net/npm/algoliasearch@3/dist/algoliasearchLite.min.js"></script>
103-
<script src="https://cdn.jsdelivr.net/autocomplete.js/0/autocomplete.js"></script>
104-
105-
<script type="module" src="{{ "./assets/algolia.js" | relative_url}}"></script> -->
10694
{%- comment -%}
10795
Google Search Results Metadata
10896
{%- endcomment -%}

0 commit comments

Comments
 (0)