Last active
February 12, 2019 05:09
-
-
Save dandyraka/14e1948d0d28db5f89c348686f76efaf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- menu navigasi header --> | |
<li><a href='https://www.shebalack.com/search/label/Adsense'>Adsense</a></li> | |
<li><a href='https://www.shebalack.com/search/label/android'>Android</a></li> | |
<li><a href='https://www.shebalack.com/search/label/windows'>Windows</a></li> | |
<li><a href='#'>Other</a> | |
<ul> | |
<li><a href='https://www.shebalack.com/search/label/tutorial'>Tutorial</a></li> | |
<li><a href='https://www.shebalack.com/search/label/Blogger'>Blogger</a></li> | |
<li><a href='https://www.shebalack.com/search/label/software'>Software</a></li> | |
<li><a href='https://www.shebalack.com/search/label/template'>Template</a></li> | |
<li><a href='https://www.shebalack.com/search/label/Youtube'>Youtube</a></li> | |
</ul> | |
</li> | |
<!-- menu navigasi header end --> | |
<!-- social media button start --> | |
<ul class='nav-social'> | |
<li><a class='fcb' href='https://www.instagram.com/shebalack.channel/' rel='nofollow'><i class='fa fa-facebook-square fa-2x'/></i></a> | |
</li> | |
<li><a class='igicon' href='https://www.instagram.com/shebalack.channel/' rel='nofollow'><i class='fa fa-instagram fa-2x'/></i></a> | |
</li> | |
<li><a class='gpl' href='https://plus.google.com/' rel='nofollow'><i class='fa fa-google-plus-square fa-2x'/></i></a> | |
</li> | |
<li><a class='twt' href='https://twitter.com/shebalack/' rel='nofollow'><i class='fa fa-twitter-square fa-2x'/></i></a> | |
</li> | |
<li><a class='ytb' href='https://www.youtube.com/shebalackchannel/' rel='nofollow'><i class='fa fa-youtube fa-2x'/></i></a> | |
</li> | |
</ul> | |
<!-- social media button end --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment