From 4418172e2f28853ed6232a90efb3cfd0a45a34da Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 12 Oct 2019 22:41:38 +0800 Subject: [PATCH] update home page title --- _includes/head.html | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 01888c2..6ff39c4 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,5 +1,5 @@ - {{page.title}} | Web Technologies and Productivity Hacks | {{site.title}} + {{page.title}} - Web Technologies and Productivity Hacks - {{site.title}} diff --git a/index.md b/index.md index 8a5b002..f11ce9b 100644 --- a/index.md +++ b/index.md @@ -5,7 +5,7 @@ layout: "home" type: "home" -title: "Full Hacker: Web Technologies and Productivity Hacks" +title: "Full Hacker Homepage" description: "Full hacker is a place to learn new web technologies and productivity hacks." image: "hello-world" ---