Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: wahyu9kdl <84139744+wahyu9kdl@users.noreply.github.com>
  • Loading branch information
wahyu9kdl authored Oct 19, 2023
1 parent a30f52e commit 799cb7a
Showing 1 changed file with 24 additions and 32 deletions.
56 changes: 24 additions & 32 deletions ReadME-Generator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>GitHub ReadMe Generator</title>
<title>GitHub ReadMe Generator Tools </title>
<meta
name="description"
content="GitHub Readme Generator is a tool that allows you to create simple and beautiful readme that you can copy/paste and include in your repository as a preview."
Expand All @@ -18,7 +18,26 @@
<link href="https://secureads.g.doubleclick.net" rel="dns-prefetch"/>
<link href="https://www.googletagservices.com" rel="dns-prefetch"/>
<link rel="preload" as="script" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js"/>
<meta content='zGParJOzRtyM3aQvVTqLNA' property='Google Analytics'/>
<meta name="google-site-verification" content="YVxLT_hnJJLMCD3SSRuUDN6bsekh4oc_pJ9AvlOTROg" />
<meta name="google-adsense-account" content="ca-pub-8113726015720108">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8113726015720108"
crossorigin="anonymous"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5251897355612088"
crossorigin="anonymous"></script>
<script async custom-element="amp-auto-ads"
src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HHJFFHD70K"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-HHJFFHD70K');
</script>

<link rel="icon" type="image/png" href="images/icon.png" />

<link
Expand Down Expand Up @@ -46,8 +65,7 @@
<meta content='Ahmad wahyudi' name='Author-Qoura'/><meta content='https://id.pinterest.com/blanzcye' property='article:author'/>
<meta content='Ahmad wahyudi' name='Author'/><meta content='all' name='spiders'/>
<meta content='index, follow, noodp, noydir' name='robots'/><meta content='Index, Follow' name='robots'/>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5295583488737876"
crossorigin="anonymous"></script>

<script async='async' custom-element='amp-ad' src='https://cdn.ampproject.org/v0/amp-ad-0.1.js'/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VSD8HWB5RG"></script>
Expand Down Expand Up @@ -182,25 +200,8 @@ <h3 align="center">ReadME Generator</h3>
</p>
<!-- Sponsored -->
<center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5295583488737876"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="fluid"
data-ad-layout-key="+39+qh+4e-5w+3b"
data-ad-client="ca-pub-5295583488737876"
data-ad-slot="9633191715"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<amp-ad width="100vw" height="320"
type="adsense"
data-ad-client="ca-pub-5295583488737876"
data-ad-slot="1819124764"
data-auto-format="mcrspv"
data-full-width="">
<div overflow=""></div>
</amp-ad>


</center>
<!--And Sponsored -->
<app-view class="row">
Expand Down Expand Up @@ -798,16 +799,7 @@ <h5 class="card-title">Code</h5>
</div>
<script async src="https://cse.google.com/cse.js?cx=db5f08cfff3041318"></script>
<div class="gcse-search"></div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5295583488737876"
crossorigin="anonymous"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-format="autorelaxed"
data-ad-client="ca-pub-5295583488737876"
data-ad-slot="1819124764"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

<footer>
<a href="https://wahyu9kdl.github.io/HTML/TOOLS/Markdown.html ">Markdown Editing</a>
.
Expand Down

0 comments on commit 799cb7a

Please sign in to comment.