link screenshot to documentation
This commit is contained in:
parent
a9f25bbe87
commit
6abe71e2a7
|
@ -25,4 +25,4 @@ find . -not -path '*/exampleSite/*' \( -name '*.html' -o -name '*.css' \) | xarg
|
|||
|
||||
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.
|
||||
|
||||
![Screenshot](/images/screenshot.png)
|
||||
[![Screenshot](/images/screenshot.png)](https://xmin.yihui.name)
|
||||
|
|
Loading…
Reference in New Issue