File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -92,29 +92,6 @@ <h2>{{ .Title }}</h2>
92
92
{{ end }}
93
93
</ ul >
94
94
</ section >
95
-
96
- < div id ="disqus_thread "> </ div >
97
- < script type ="text/javascript ">
98
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
99
- var disqus_shortname = 'codetroopers' // required: replace example with your forum shortname
100
- var disqus_url = window . location . href
101
- if ( window . location . protocol != 'http:' ) {
102
- disqus_url = 'http:' + window . location . href . substring ( window . location . protocol . length )
103
- }
104
-
105
- /* * * DON'T EDIT BELOW THIS LINE * * */
106
- ( function ( ) {
107
- var dsq = document . createElement ( 'script' )
108
- dsq . type = 'text/javascript'
109
- dsq . async = true
110
- dsq . src = '//' + disqus_shortname + '.disqus.com/embed.js' ;
111
- ( document . getElementsByTagName ( 'head' ) [ 0 ] || document . getElementsByTagName ( 'body' ) [ 0 ] ) . appendChild ( dsq )
112
- } ) ( )
113
- </ script >
114
- < noscript > Please enable JavaScript to view the < a href ="http://disqus.com/?ref_noscript "> comments
115
- powered by Disqus.</ a > </ noscript >
116
- < a href ="http://disqus.com " class ="dsq-brlink "> comments powered by < span
117
- class ="logo-disqus "> Disqus</ span > </ a >
118
95
</ div >
119
96
</ article >
120
97
</ div >
You can’t perform that action at this time.
0 commit comments