docs: migrate to algolia app QJ35YOZTU4, #795

This commit is contained in:
Harttle
2025-02-09 22:12:04 +08:00
parent bf3bd54051
commit 1a893f8023
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
<script>
document.getElementById('search-input-wrap').classList.add('on');
docsearch({
apiKey: '01f36cc168657a26a385308b9e721bc6',
appId: '{{ config.algolia.applicationID }}',
apiKey: '{{ config.algolia.apiKey }}',
indexName: 'liquidjs',
inputSelector: '#search-input',
debug: false