From 1d61608c712a55db6260f9331a1434d3bf19484c Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Tue, 18 Feb 2020 03:23:21 +0800 Subject: [PATCH] More tooltip placement specified. --- _layouts/home.html | 2 +- _layouts/post.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/home.html b/_layouts/home.html index 261a69b..46b2584 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -24,7 +24,7 @@ layout: page
- + {{ post.date | date: POST_DATE }} {{ post.date | date_to_xmlschema }} diff --git a/_layouts/post.html b/_layouts/post.html index 2c90ffc..c9382fc 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,7 +16,7 @@ layout: default