diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-09-05 14:05:31 +0800 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-09-05 14:05:31 +0800 |
commit | 1ec7abe38017d8046e3cf8cac9939d9fea494fff (patch) | |
tree | e32684ebb5745c6be46b7ef8d5a130a1501f245b /README.md | |
parent | 9b7e2e49ce2bb0812c3134defe9279e924f11e51 (diff) | |
download | my_new_personal_website-1ec7abe38017d8046e3cf8cac9939d9fea494fff.tar.xz my_new_personal_website-1ec7abe38017d8046e3cf8cac9939d9fea494fff.zip |
Add attribution to google-webfonts-helper
https://google-webfonts-helper.herokuapp.com/fonts
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,3 +15,5 @@ Run `pyblog --help` for more information, and `pyblog <action> --help` for what Note that `pyblog` is incompatible with Python 2.x, and in fact only tested on Python 3.4. The theme of this blog is largely based on that of [mort.ninja](http://mort.ninja) by [Mort Yao](https://github.com/soimort). See [this post](https://zmwangx.github.io/blog/2015-05-05-new-blog-new-start.html) for more details. + +Self-hosted Google Web Fonts are downloaded from [google-webfonts-helper](https://google-webfonts-helper.herokuapp.com/fonts), courtesy of [Mario Ranftl](http://ranf.tl/2014/12/23/self-hosting-google-web-fonts/). |