Skip to content

Commit 0fdf1ba

Browse files
authored
Update index.html
1 parent 7fc80a6 commit 0fdf1ba

1 file changed

Lines changed: 25 additions & 29 deletions

File tree

index.html

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,8 @@
22
"Templates Portofolio Landing Page - Awdev Corporation"
33
Original utility by:
44
https://wahyu9kdl.github.io
5-
https://www.alhikmah.my.id / https://awdev.my.id
6-
https://www.awdev.eu.org
7-
This is the 2nd revision of the modified version by:
8-
https://awdev.medium.com
9-
10-
11-
Related Plugin :
12-
https://bit.ly/39S49Ue
13-
https://bit.ly/37Nuan1
14-
https://bit.ly/3weJFOn
15-
https://bit.ly/37Nuan1
16-
https://t.co/HZJoHOSpHC
17-
https://t.co/I0zjdhpTmJ
18-
https://t.co/3Gd87uMiGL
19-
https://bit.ly/3FTl2dh
20-
https://bit.ly/3NgDUW7
21-
https://bit.ly/3FTl2dh
22-
https://bit.ly/3MpQuCr
23-
https://bit.ly/3LoauUq
5+
6+
247
258
269
--><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
@@ -624,6 +607,28 @@ <h2>Contact Me</h2>
624607
</div>
625608
</form>
626609
</div>
610+
<div id="disqus_thread"></div>
611+
<script>
612+
/**
613+
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
614+
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
615+
/*
616+
var disqus_config = function () {
617+
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
618+
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
619+
};
620+
*/
621+
(function() { // DON'T EDIT BELOW THIS LINE
622+
var d = document, s = d.createElement('script');
623+
s.src = 'https://awdevgithub.disqus.com/embed.js';
624+
s.setAttribute('data-timestamp', +new Date());
625+
(d.head || d.body).appendChild(s);
626+
})();
627+
</script>
628+
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
629+
630+
631+
<script id="dsq-count-scr" src="//awdevgithub.disqus.com/count.js" async></script>
627632

628633
<div class="contactImage" data-aos="fade-left">
629634
<img src="https://wahyu9kdl.github.io/img/contact.svg" alt="Contact Image" />
@@ -753,16 +758,7 @@ <h2>Get In Touch:</h2>
753758
</div>
754759
<!-- Sponsored -->
755760

756-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8796768128400226"
757-
crossorigin="anonymous"></script>
758-
<ins class="adsbygoogle"
759-
style="display:block"
760-
data-ad-format="autorelaxed"
761-
data-ad-client="ca-pub-8796768128400226"
762-
data-ad-slot="1765103344"></ins>
763-
<script>
764-
(adsbygoogle = window.adsbygoogle || []).push({});
765-
</script>
761+
766762

767763
<!--And Sponsored -->
768764

0 commit comments

Comments
 (0)