From 90f66879eeb5426eaf870f30850254edac505f68 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 30 Mar 2018 02:42:48 +0800 Subject: [PATCH] make post description alt text --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index b426ded..a38c08c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -15,7 +15,7 @@ layout: default

{{ page.title | escape }}

- {{ page.title }} | Developer Blog How To + {{ page.description }} | Developer Blog How To