Browse Source

Added Google Search Console verification

resume-pdf
Kevin Mok 5 years ago
parent
commit
35ff5e4394
Signed by: Kevin-Mok GPG Key ID: AEA75288DC135CF5
  1. 5
      config.toml
  2. 8
      content/_index-old.md
  3. 1
      layouts/partials/header.html
  4. 4
      layouts/robots.txt
  5. 1
      static/googleead6692233fa4609.html

5
config.toml

@ -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!"

8
content/_index-old.md

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

1
layouts/partials/header.html

@ -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

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

1
static/googleead6692233fa4609.html

@ -0,0 +1 @@
google-site-verification: googleead6692233fa4609.html
Loading…
Cancel
Save