Added Google Search Console verification
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# baseURL = "http://localhost:1313/"
|
||||
# baseURL = "https://kevin-mok.gitlab.io/my-site-hugo/"
|
||||
baseURL = "https://kevinmok.tk/"
|
||||
baseURL = "https://kevin-mok.com/"
|
||||
# baseURL = "/home/kevin/coding/mf-site/public"
|
||||
languageCode = "en-us"
|
||||
title = "Kevin Mok's Website"
|
||||
@@ -9,4 +8,4 @@ enableRobotsTXT = "true"
|
||||
|
||||
[params]
|
||||
author = "Kevin Mok"
|
||||
description = "Hey, I'm Kevin Mok - a CS (Computer Science) student at the University of Toronto. Come check out my personal website!"
|
||||
description = "I'm Kevin Mok - a CS (Computer Science) student at the University of Toronto. Come check out my personal website!"
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
date: 2019-01-31T03:10:25-05:00
|
||||
draft: false
|
||||
layout: baseof
|
||||
---
|
||||
<!-- title: "/ home / kevin-mok" -->
|
||||
<!-- title: "/ home / kevin" -->
|
||||
<!-- title: "[ ~ ]" -->
|
||||
@@ -10,6 +10,7 @@
|
||||
<meta name="author" content="{{ . }}">
|
||||
{{- end }}
|
||||
{{ .Hugo.Generator }}
|
||||
<meta name="google-site-verification" content="3aZhrY5bFgQY0HY2DNNUhbkuIfVEcwkrQHnbJd8jCCQ" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700" type="text/css"> -->
|
||||
<link rel='stylesheet' href='//cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack-subset.css'>
|
||||
|
||||
4
layouts/robots.txt
Normal file
4
layouts/robots.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
|
||||
Allow: /$
|
||||
Disallow: /
|
||||
1
static/googleead6692233fa4609.html
Normal file
1
static/googleead6692233fa4609.html
Normal file
@@ -0,0 +1 @@
|
||||
google-site-verification: googleead6692233fa4609.html
|
||||
Reference in New Issue
Block a user