File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
< link href ="//fonts.googleapis.com/css?family=Source+Code+Pro|Source+Sans+Pro:400,700&subset=latin-ext " rel ="stylesheet ">
9
9
< link rel ="stylesheet " href ="assets/css/highlight-agate.css ">
10
10
< link rel ="stylesheet " type ="text/css " href ="assets/css/styles.css ">
11
- < script type ="text/javascript ">
12
- var _gaq = _gaq || [ ] ; _gaq . push ( [ '_setAccount' , 'UA-254616-1' ] ) ; _gaq . push ( [ '_trackPageview' ] ) ; ( function ( ) { var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ; ga . src = ( 'https:' == document . location . protocol ?'https://ssl' :'http://www' ) + '.google-analytics.com/ga.js' ; ( document . getElementsByTagName ( 'head' ) [ 0 ] || document . getElementsByTagName ( 'body' ) [ 0 ] ) . appendChild ( ga ) ; } ) ( ) ;
13
- </ script >
11
+ < script type ="text/javascript ">
12
+ var _gaq = _gaq || [ ] ; _gaq . push ( [ '_setAccount' , 'UA-254616-1' ] ) ; _gaq . push ( [ '_trackPageview' ] ) ; ( function ( ) { var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ; ga . src = ( 'https:' == document . location . protocol ?'https://ssl' :'http://www' ) + '.google-analytics.com/ga.js' ; ( document . getElementsByTagName ( 'head' ) [ 0 ] || document . getElementsByTagName ( 'body' ) [ 0 ] ) . appendChild ( ga ) ; } ) ( ) ;
13
+ </ script >
14
14
< script defer src ="assets/js/markdown.js "> </ script >
15
15
< script defer src ="assets/js/highlight.min.js "> </ script >
16
16
< script defer type ="module " src ="assets/js/behaviors.js "> </ script >
You can’t perform that action at this time.
0 commit comments