File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -270,5 +270,28 @@ <h1>Contact Us</h1>
270
270
< p > By mail: 987 AWDEV LTD - CORPORATION - CENTRAL JAVA , ID</ p >
271
271
</ li >
272
272
</ ul >
273
+ < div id ="disqus_thread "> </ div >
274
+ < script >
275
+ /**
276
+ * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
277
+ * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
278
+ /*
279
+ var disqus_config = function () {
280
+ this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
281
+ this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
282
+ };
283
+ */
284
+ ( function ( ) { // DON'T EDIT BELOW THIS LINE
285
+ var d = document , s = d . createElement ( 'script' ) ;
286
+ s . src = 'https://awdevgithub.disqus.com/embed.js' ;
287
+ s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
288
+ ( d . head || d . body ) . appendChild ( s ) ;
289
+ } ) ( ) ;
290
+ </ script >
291
+ < noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
292
+
293
+
294
+ < script id ="dsq-count-scr " src ="//awdevgithub.disqus.com/count.js " async > </ script >
295
+
273
296
</ body >
274
297
</ html >
You can’t perform that action at this time.
0 commit comments