From f06f083a95a03dc3adf08f6eee31beabb186da8b Mon Sep 17 00:00:00 2001 From: Jordan Han Date: Sat, 8 Jun 2019 21:11:15 +0800 Subject: [PATCH] added page title --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index ec9048a..4ba06e7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,7 +2,7 @@ - + {{ site.title }}{% if page.title %} - {{ page.title }}{% endif %} {%- asset styles.css -%} {%- feed_meta -%} {%- if jekyll.environment == 'production' and site.google_analytics -%}