From df70ce30b6c512c1c90fcbfa094ee2553c157821 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Fri, 1 Feb 2019 02:22:25 +1100 Subject: Trivial typo fix (#32) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e1dc623..2c1289b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ find . -not -path '*/exampleSite/*' \( -name '*.html' -o -name '*.css' \) | xarg 138 total ``` -I can certainly further reduce the code, for example, by eliminating the CSS, but I believe a tiny bit CSS can greatly improve readability. You cannot really find many CSS frameworks that only contain 50 lines of code. +I can certainly further reduce the code, for example, by eliminating the CSS, but I believe a tiny bit of CSS can greatly improve readability. You cannot really find many CSS frameworks that only contain 50 lines of code. [![Screenshot](https://github.com/yihui/hugo-xmin/raw/master/images/screenshot.png)](https://xmin.yihui.name) -- cgit 1.4.1