Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5980b57

Browse filesBrowse files
committed
change token
1 parent 5e31aeb commit 5980b57
Copy full SHA for 5980b57

File tree

Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed

‎hugo.toml

Copy file name to clipboardExpand all lines: hugo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ disqusShortname = 'singhcoder'
77
[params]
88
description = "SinghCoder's personal blog"
99
images = ['site-feature-image.jpg']
10-
google_site_verification = 'google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0'
10+
google_site_verification = 'google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts'
1111
[social]
1212
twitter = 'singhhcoder'

‎public/categories/index.html

Copy file name to clipboardExpand all lines: public/categories/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<meta name="twitter:site" content="@singhhcoder"/>
5151

5252

53-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
53+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
5454
</head>
5555

5656
<header class="header-wrapper">

‎public/index.html

Copy file name to clipboardExpand all lines: public/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<meta name="twitter:site" content="@singhhcoder"/>
5454

5555

56-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
56+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
5757
</head>
5858

5959
<header class="header-wrapper">

‎public/posts/fitness-track/index.html

Copy file name to clipboardExpand all lines: public/posts/fitness-track/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<meta name="twitter:site" content="@singhhcoder"/>
5858

5959

60-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
60+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
6161
</head>
6262

6363
<header class="header-wrapper">

‎public/posts/index.html

Copy file name to clipboardExpand all lines: public/posts/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<meta name="twitter:site" content="@singhhcoder"/>
5151

5252

53-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
53+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
5454
</head>
5555

5656
<header class="header-wrapper">

‎public/posts/my-first-post/index.html

Copy file name to clipboardExpand all lines: public/posts/my-first-post/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<meta name="twitter:site" content="@singhhcoder"/>
5858

5959

60-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
60+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
6161
</head>
6262

6363
<header class="header-wrapper">

‎public/tags/fitness/index.html

Copy file name to clipboardExpand all lines: public/tags/fitness/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<meta name="twitter:site" content="@singhhcoder"/>
5151

5252

53-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
53+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
5454
</head>
5555

5656
<header class="header-wrapper">

‎public/tags/index.html

Copy file name to clipboardExpand all lines: public/tags/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<meta name="twitter:site" content="@singhhcoder"/>
5151

5252

53-
<meta name="google-site-verification" content="google-site-verification: google-site-verification=VNEQK6FTsfRUopGbrsNiULofIx7b4Y6TSxzbH3hx_c0" />
53+
<meta name="google-site-verification" content="google-site-verification: google-site-verification=nrXJC1Q97Lp2aEB5iMkD7nNX0Mg3X2btPqho_kWMUts" />
5454
</head>
5555

5656
<header class="header-wrapper">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.