Skip to content

Commit 9a4e392

Browse files
committed
Redirect
1 parent c896218 commit 9a4e392

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

pie/index.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,10 @@
77

88
<body>
99

10-
<pre id="storyteller-stories" style="display:none">pie</pre>
1110
<pre id="easycoder-script" style="display:none">
12-
13-
script Boot
14-
variable Script
15-
require js `https://easycoder.github.io/dist/plugins/showdown.js?v=` cat now
16-
17-
rest get Script from `https://cdn.jsdelivr.net/gh/easycoder/storyteller@master/storyteller.txt?v=` cat now
18-
! rest get Script from `/storyteller.txt?` cat now
19-
run Script
20-
11+
location `https://easyaspie.netlify.app`
2112
</pre>
2213

23-
<!-- <script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.7.6'></script>-->
24-
2514
<script type='text/javascript' src='https://easycoder.github.io/dist/easycoder.js?v=2.7.6'></script>
2615

2716
</body>

0 commit comments

Comments
 (0)