From 962fbb0662308eeeeba7b595a3b19116d43e1a46 Mon Sep 17 00:00:00 2001 From: alsotn Date: Wed, 9 Jan 2019 16:59:40 +0800 Subject: [PATCH 1/3] Fix a html 'a' element bug --- layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index e41efeb..3ac63d7 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -58,7 +58,7 @@

{{ .Title }}

{{ with .Permalink }} {{ end }} {{ with .Site.Params.license }} From 853978a09319d013613f8ba16768b22092d4b953 Mon Sep 17 00:00:00 2001 From: alsotn Date: Fri, 11 Jan 2019 00:21:02 +0800 Subject: [PATCH 2/3] update toggled title --- assets/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/main.js b/assets/js/main.js index fddf3fa..5095d98 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -22,7 +22,7 @@ jQuery(function($) { _Blog.changeTitle = function() { var currentTitle = document.title; window.onblur = function() { - document.title = 'I miss you!(>﹏<)'; + document.title = '苟日新日日新又日新'; } window.onfocus = function() { document.title = currentTitle; From 46db6d52fc60c20618cd3fbde0fa53c2a3052f69 Mon Sep 17 00:00:00 2001 From: alsotn Date: Sat, 9 Feb 2019 23:25:30 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=B4=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/partials/head.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 2e08a5f..7007609 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -10,11 +10,11 @@ {{ if .PrevInSection }}{{end}} {{ if .NextInSection}}{{end}} - - - - - + + + + +