Skip to content

Commit b58cfd6

Browse files
committed
Update version
1 parent 6ab36fc commit b58cfd6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/storyteller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Storyteller is a toolkit for building multi-page, single-column static websites composed of text and images. All text is input in Markdown format so no knowledge of HTML is required.
44

5-
For more information go to the [Storyteller website](https://storyteller20.neocities.org).
5+
For more information go to the [Storyteller website](https://easycoder.github.io/examples/storyteller).

examples/storyteller/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
variable Script
1515
require js `https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/plugins/showdown.js?v=200825`
1616
rest get Script from `https://cdn.jsdelivr.net/gh/easycoder/storyteller/storyteller.txt?v=201116`
17-
! rest get Script from `/storyteller.txt`
1817
run Script
1918

2019
</pre>

0 commit comments

Comments
 (0)