File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 5151 < div class ="container ">
5252 < h1 > html</ h1 >
5353 < h2 > HTML related interview questions</ h2 >
54- < p > January 01, 2014</ p >
54+ < p > January 01, 2014</ p >
55+ < div class ="g-plusone "> </ div >
5556 </ div >
5657 </ div >
5758 < div class ="container ">
@@ -241,7 +242,12 @@ <h2>Need more!</h2>
241242 < script src ="js/bootstrap.min.js "> </ script >
242243 < script src ="js/highlight.pack.js "> </ script >
243244 < script > hljs . initHighlightingOnLoad ( ) ; </ script >
244-
245-
245+ < script type ="text/javascript ">
246+ ( function ( ) {
247+ var po = document . createElement ( 'script' ) ; po . type = 'text/javascript' ; po . async = true ;
248+ po . src = 'https://apis.google.com/js/platform.js' ;
249+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( po , s ) ;
250+ } ) ( ) ;
251+ </ script >
246252 </ body >
247253</ html >
You can’t perform that action at this time.
0 commit comments