1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-20 06:33:25 +00:00

chore: fix typos in project files and docs

This commit is contained in:
Cotes Chung
2024-07-02 06:00:39 +08:00
parent c876731901
commit fbba0a4204
8 changed files with 47 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
/**
* This script make #search-result-wrapper switch to unloaded or shown automatically.
* This script make #search-result-wrapper switch to unload or shown automatically.
*/
const btnSbTrigger = document.getElementById('sidebar-trigger');