Skip to content

Commit

Permalink
update readme one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
gasatrya committed Jul 5, 2024
1 parent bc658d0 commit 7e0544c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ export default {
</html>
```

3. Load the script.
3. Load the script before the `body` tag.

```html
<script src="https://cdn.jsdelivr.net/gh/gasatrya/tw-toggle@1.0.0/tw-theme-toggle.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/gasatrya/tw-toggle@1.0.0/tw-theme-toggle.js" defer></script>
```

## Demo
Expand Down
8 changes: 0 additions & 8 deletions tw-theme-toggle.min.js

This file was deleted.

0 comments on commit 7e0544c

Please sign in to comment.