From 541fd3ef6b6f92788d9e20b21d17bb64f5315087 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 2 May 2021 22:36:39 +0700 Subject: Change the category to categories for valid front matter --- content/posts/2021-05-01-accessible-web.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2021-05-01-accessible-web.md') diff --git a/content/posts/2021-05-01-accessible-web.md b/content/posts/2021-05-01-accessible-web.md index aa173c9..8d7f584 100644 --- a/content/posts/2021-05-01-accessible-web.md +++ b/content/posts/2021-05-01-accessible-web.md @@ -1,5 +1,5 @@ --- -category: blog +categories: [blog] title: "Designing web for accessibility" date: 2021-05-01T19:16:41+07:00 tags: [web, accessibility] @@ -54,7 +54,7 @@ Do you really need that image background? Large images are not only heavy, but it's also distracting from the actual content. -Do you really need a cover image for each blog post? (I hate the fact that most +Do you really need a cover image for each [blog] post? (I hate the fact that most WP themes promote this) Of course, images and videos have their place, just don't spam it and keep it -- cgit 1.4.1