Skip to content

Commit 3adf684

Browse files
2024-05-25 - Docs cleanup
1 parent b58a4ff commit 3adf684

File tree

4 files changed

+3
-374
lines changed

4 files changed

+3
-374
lines changed

docs/README.md

Lines changed: 0 additions & 185 deletions
This file was deleted.

docs/dist/docsify-sidebar.js

Lines changed: 0 additions & 184 deletions
This file was deleted.

docs/dist/docsify-sidebar.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name: 'sidebar-footer',
2525
repo: 'https://github.com/markbattistella/docsify-sidebar-footer',
2626
coverpage: 'site/cover.md',
27-
homepage: 'README.md',
27+
homepage: 'https://raw.githubusercontent.com/markbattistella/docsify-sidebar-footer/main/README.md',
2828
loadSidebar: false,
2929
hideSidebar: true,
3030
auto2top: true,
@@ -48,7 +48,7 @@
4848
<!-- docsify.js -->
4949
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
5050

51-
<!-- local: docsify-sidebarFooter -->
52-
<script src="dist/docsify-sidebar.js"></script>
51+
<!-- cdn: docsify-sidebarFooter -->
52+
<script src="https://unpkg.com/@markbattistella/docsify-sidebarfooter@latest"></script>
5353
</body>
5454
</html>

0 commit comments

Comments
 (0)