diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-02 22:36:39 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-02 22:36:39 +0700 |
commit | 541fd3ef6b6f92788d9e20b21d17bb64f5315087 (patch) | |
tree | 4d1f111b9c36282df872ecaf68071936ab3666e0 /content/posts/2021-05-01-accessible-web.md | |
parent | bcf946428879b85b089296d1a1f1f3bd00cd6fec (diff) | |
download | blog-541fd3ef6b6f92788d9e20b21d17bb64f5315087.tar.gz |
Change the category to categories for valid front matter
Diffstat (limited to 'content/posts/2021-05-01-accessible-web.md')
-rw-r--r-- | content/posts/2021-05-01-accessible-web.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |