File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 7
7
< title > indent.js - pure code indenter</ title >
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no ">
9
9
10
- <!-- Global site tag (gtag.js) - Google Analytics -->
11
- < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-124804584-2 "> </ script >
12
10
< script src ="https://embed.spck.io/embed/spck-embed.js "> </ script >
13
- < script >
14
- window . dataLayer = window . dataLayer || [ ] ;
15
- function gtag ( ) { dataLayer . push ( arguments ) ; }
16
- gtag ( 'js' , new Date ( ) ) ;
17
- gtag ( 'config' , 'UA-' + ( 124707053 + 97531 ) + '-2' ) ;
18
- </ script >
19
11
20
12
< style >
21
13
body {
189
181
</ label >
190
182
</ p >
191
183
192
- < iframe id ="editor " onload ="init() " src ="https://embed.spck.io/ " frameBorder ="0 " width ="100% " height ="320 "> Browser not compatible.</ iframe >
184
+ < iframe id ="editor " onload ="init() " src ="https://embed.spck.io/?files=0 " frameBorder ="0 " width ="100% " height ="500 "> Browser not compatible.</ iframe >
193
185
< script src ="js/indent.min.js "> </ script >
194
186
< script src ="js/main.js "> </ script >
195
187
</ body >
You can’t perform that action at this time.
0 commit comments