Skip to content

Commit

Permalink
chore: bing, yandex search
Browse files Browse the repository at this point in the history
  • Loading branch information
sameemul-haque committed Jun 9, 2024
1 parent dab532b commit 7501cde
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
6 changes: 6 additions & 0 deletions public/ yandex_a4e191c77651a9e6.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>Verification: a4e191c77651a9e6</body>
</html>
4 changes: 4 additions & 0 deletions public/BingSiteAuth.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0"?>
<users>
<user>71DC5F4AD34CBBC06520BECA88E7C8A0</user>
</users>
10 changes: 7 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
<meta name="keywords" content="gitart, github contribution graph customizer" />

<meta name="google-site-verification" content="z9atitnIgBnl6cpYA2l0eEFquCQ0-TvB5mbyFzpXicI" />
<meta name="msvalidate.01" content="71DC5F4AD34CBBC06520BECA88E7C8A0" />
<meta name="yandex-verification" content="a4e191c77651a9e6" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<link rel="canonical" href="https://gitart.pages.dev/" />
Expand Down Expand Up @@ -44,8 +46,10 @@
</head>

<body>
<h1><img class="logo-gitart" src="assets/logo.svg" alt="Logo" />GitArt</h1>
<h2>GitHub Contribution Graph Customizer</h2>
<header>
<h1><img class="logo-gitart" src="assets/logo.svg" alt="Logo" />GitArt</h1>
<h2>GitHub Contribution Graph Customizer</h2>
</header>
<p id="description-gitart">
<b>GitArt</b> is a tool that allows users to customize their GitHub
contribution graph by generating Git commit commands. With this tool,
Expand Down Expand Up @@ -189,7 +193,7 @@ <h3>Examples</h3>
<label>GitHub username</label>
</div>
<div class="user-box">
<input type="password" name="github_token" required>
<input type="text" name="github_token" required>
<label>GitHub token with repo access </label>
</div>
<div class="user-box">
Expand Down

0 comments on commit 7501cde

Please sign in to comment.