From e9fcce8be9dad8ee8ee09a1881b6ea7d0523d3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=92=E9=B8=9F?= Date: Thu, 5 Dec 2019 00:51:36 +0800 Subject: [PATCH] fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 某群友浏览我博客时提出 `Modifyd` 应该是` Modifyed` --- layouts/partials/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/post.html b/layouts/partials/post.html index e643245..17bf0e1 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -26,8 +26,8 @@ title="Created at {{ .PublishDate.Format "2006/01/02" }}"> {{ .PublishDate.Format "2006-01-02" }} - Modifyd + Modifyed {{ .Lastmod.Format "2006-01-02" }}