Added Google Search Console verification

This commit is contained in:
2019-02-09 03:17:17 -05:00
parent 7efe961031
commit 35ff5e4394
5 changed files with 8 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
# baseURL = "http://localhost:1313/" # baseURL = "http://localhost:1313/"
# baseURL = "https://kevin-mok.gitlab.io/my-site-hugo/" baseURL = "https://kevin-mok.com/"
baseURL = "https://kevinmok.tk/"
# baseURL = "/home/kevin/coding/mf-site/public" # baseURL = "/home/kevin/coding/mf-site/public"
languageCode = "en-us" languageCode = "en-us"
title = "Kevin Mok's Website" title = "Kevin Mok's Website"
@@ -9,4 +8,4 @@ enableRobotsTXT = "true"
[params] [params]
author = "Kevin Mok" 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!"

View File

@@ -1,8 +0,0 @@
---
date: 2019-01-31T03:10:25-05:00
draft: false
layout: baseof
---
<!-- title: "/ home / kevin-mok" -->
<!-- title: "/ home / kevin" -->
<!-- title: "[ ~ ]" -->

View File

@@ -10,6 +10,7 @@
<meta name="author" content="{{ . }}"> <meta name="author" content="{{ . }}">
{{- end }} {{- end }}
{{ .Hugo.Generator }} {{ .Hugo.Generator }}
<meta name="google-site-verification" content="3aZhrY5bFgQY0HY2DNNUhbkuIfVEcwkrQHnbJd8jCCQ" />
<meta name="viewport" content="width=device-width, initial-scale=1"> <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="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'> <link rel='stylesheet' href='//cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack-subset.css'>

4
layouts/robots.txt Normal file
View File

@@ -0,0 +1,4 @@
User-agent: *
Allow: /$
Disallow: /

View File

@@ -0,0 +1 @@
google-site-verification: googleead6692233fa4609.html