Skip to content

Commit

Permalink
Revert "chore: Add search to website (#1481)"
Browse files Browse the repository at this point in the history
This reverts commit b256760.
  • Loading branch information
icambron committed Aug 14, 2023
1 parent b256760 commit ce998b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<div id="app"></div>
<script>
window.$docsify = {
search: 'auto',
basePath: "docs/",
name: "luxon",
repo: "https://github.com/moment/luxon",
Expand All @@ -23,7 +22,6 @@
}
</script>
<script src="https://unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="https://unpkg.com/docsify/lib/plugins/search.min.js"></script>
<script src="global/luxon.js"></script>
<script>
console.log(
Expand Down

0 comments on commit ce998b7

Please sign in to comment.