Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoolee committed Mar 16, 2024
1 parent 6f663a0 commit cf48ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<title>Chrome插件英雄榜</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
Expand All @@ -12,7 +12,6 @@
<div id="app"></div>
<script>
window.$docsify = {
// routerMode: 'history',
name: 'Chrome插件英雄榜',
repo: 'https://github.com/zhaoolee/ChromeAppHeroes',
// basePath: '/ChromeAppHeroes/',
Expand All @@ -22,5 +21,6 @@
</script>
<!-- Docsify v4 -->
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.js"></script>
</body>
</html>

0 comments on commit cf48ed6

Please sign in to comment.