diff options
Diffstat (limited to 'content/posts/2021-05-01-accessible-web.md')
-rw-r--r-- | content/posts/2021-05-01-accessible-web.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/content/posts/2021-05-01-accessible-web.md b/content/posts/2021-05-01-accessible-web.md index 41be525..4b20d72 100644 --- a/content/posts/2021-05-01-accessible-web.md +++ b/content/posts/2021-05-01-accessible-web.md @@ -1,9 +1,9 @@ ---- -categories: [blog, dev] -title: "Designing web for accessibility" -date: 2021-05-01T19:16:41+07:00 -tags: [web, accessibility] ---- ++++ +categories = ["rant", "web"] +title = "Designing web for accessibility" +date = 2021-05-01 +tags = ["web", "accessibility"] ++++ Accessibility means as many people as possible can easily read the content. In a narrower sense, this is specifically for people with some disabilities, such |