Skip to content

Commit

Permalink
Master (#13)
Browse files Browse the repository at this point in the history
* deleted

* 初始化

* deleted

* 测试
  • Loading branch information
xingran521 authored Oct 26, 2023
1 parent ab149bc commit 43e852e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,19 @@

<body>
<div id="app">Loading ...</div>
<script>
window.$docsify = {
share: {
reddit: true,
linkedin: true,
facebook: true,
twitter: true,
whatsapp: true,
telegram: true,
}
};
</script>
<script src="//unpkg.com/docsify-share/build/index.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1"></script>
<script>
// Set html "lang" attribute based on URL
Expand Down

0 comments on commit 43e852e

Please sign in to comment.