File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ title: ///_hyperscript
101101
102102 <div style =" text-align :center " >
103103 <div class =" install-bar"
104- data-install =' <script src="https://cdn.jsdelivr.net/npm/hyperscript.org@0.9.90 /dist/_hyperscript.min.js" integrity="sha384-kNli9q2SAIKZyCaj/HsxM+q3rmzWVyOTVcwQ/X1tVf7h38a1wkbfBYpckMRA0eSr" crossorigin="anonymous"></script>'
104+ data-install =' <script src="https://cdn.jsdelivr.net/npm/hyperscript.org@0.9.91 /dist/_hyperscript.min.js" integrity="sha384-kNli9q2SAIKZyCaj/HsxM+q3rmzWVyOTVcwQ/X1tVf7h38a1wkbfBYpckMRA0eSr" crossorigin="anonymous"></script>'
105105 _ =" on click
106106 set the clipboard to my @data-install
107107 set old to #install-label's innerHTML
@@ -111,7 +111,7 @@ title: ///_hyperscript
111111 put old into #install-label
112112 remove .install-flash from me" >
113113 <span class =" install-label" id =" install-label" >Install</span >
114- <code class =" install-code" >< ; script src="https://cdn.jsdelivr.net/npm/hyperscript.org@0.9.90 "> ;< ; /script> ; </code >
114+ <code class =" install-code" >< ; script src="https://cdn.jsdelivr.net/npm/hyperscript.org@0.9.91 "> ;< ; /script> ; </code >
115115 <span class =" install-copy" >copy</span >
116116 </div >
117117 </div >
You can’t perform that action at this time.
0 commit comments