Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaidong authored Jun 23, 2024
1 parent 89dc4ed commit 81296b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h3>How does it work?</h3>

</section>
<script type="module">
import { sentence, paragraph, article, lorem } from 'https://unpkg.com/txtgen/dist/txtgen.esm.js'
import { sentence, paragraph, article, lorem } from 'https://unpkg.com/@ndaidong/txtgen/esm/mod.js'
const fn = {
sentence,
paragraph,
Expand Down

0 comments on commit 81296b2

Please sign in to comment.