Skip to content

Commit

Permalink
Merge branch 'hibbitts-design:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts authored Feb 21, 2024
2 parents 7b0e82a + 463cd96 commit eee246c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Updated ReadMe
* Updated Editor.css file for improved Markdown previews
* Use docsify-loading plugin rather than added Javascript
* Reorganize custom assets (as used in Docsify-This)
* Reorganize and update custom assets (as used in Docsify-This)

**Bugfix:**
* Include missing docsify-footnotes plugin
Expand Down
3 changes: 3 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,9 @@
<!-- Customizable Theme-->
<script src="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/js/docsify-themeable.min.js"></script>

<!-- Search Box Plugin -->
<!-- <script src="assets/js/search.min.js"></script> -->

<!-- Font Awesome Plugin -->
<script src="https://unpkg.com/docsify-fontawesome/dist/docsify-fontawesome.min.js"></script>

Expand Down

0 comments on commit eee246c

Please sign in to comment.