Skip to content

Commit

Permalink
update html
Browse files Browse the repository at this point in the history
  • Loading branch information
lochungtin committed Jan 1, 2024
1 parent fdbffee commit e84277b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no, viewport-fit=cover">
<meta name="description" content="">

<link rel="icon" type="image/x-icon" href="favicon.ico">

<title>Expedite</title>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple-dark.css">
Expand All @@ -18,15 +16,13 @@

<body>
<div id="app"></div>

<script>
window.$docsify = {
loadSidebar: true,
auto2top: true,
subMaxLevel: 2,
};
</script>

<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/js/docsify-themeable.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.js"></script>
Expand Down

0 comments on commit e84277b

Please sign in to comment.