aboutsummaryrefslogtreecommitdiffstats
path: root/exampleSite/content/_index.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/_index.markdown')
-rw-r--r--exampleSite/content/_index.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/_index.markdown b/exampleSite/content/_index.markdown
index a84d2b8..81fa7c4 100644
--- a/exampleSite/content/_index.markdown
+++ b/exampleSite/content/_index.markdown
@@ -29,7 +29,7 @@ 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.
Although it is a minimal theme, it is actually fully functional. It supports pages (including the home page), blog posts, a navigation menu, categories, tags, and RSS. With [a little bit customization](https://github.com/yihui/hugo-xmin/blob/master/exampleSite/layouts/partials/foot_custom.html), it can easily support LaTeX math expressions, e.g.,