diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 00:19:05 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 00:20:57 -0700 |
commit | 015e3b4716a15c674829034bce56b83b323688df (patch) | |
tree | affdc4cc09c5ddd558370911a6e5368412e35116 /source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md | |
parent | d14e9ac5b86c911cb255ab30425790488c20fb4d (diff) | |
download | my_new_personal_website-015e3b4716a15c674829034bce56b83b323688df.tar.xz my_new_personal_website-015e3b4716a15c674829034bce56b83b323688df.zip |
convert date metadata field to ISO 8601
Diffstat (limited to 'source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md')
-rw-r--r-- | source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md b/source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md index 9c531229..0a034758 100644 --- a/source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md +++ b/source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md @@ -1,6 +1,6 @@ --- title: "Fonts: why Chinese web design is hard" -date: 2015-01-10 09:30:02 -0800 +date: 2015-01-10T09:30:02-0800 date-display: January 10, 2015 --- For years I've been complaining about Chinese websites' horrendous designs. Yesterday I tried to translate one of my simple project websites to Chinese, and finally realized that web design for the Chinese language is no simple task — much harder than for English. The problem is fonts. This might not be the only problem (and cannot take blame for all the horrendous designs), but it certainly seems to be a roadblock. |