Skip to content

Commit 5b56de8

Browse files
committed
Format skin variations table
1 parent 9d32d03 commit 5b56de8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,14 @@ For more configuration options be sure to consult the documentation for:
102102
This theme comes in six different skins (color variations). To change skins add
103103
one of the following to your [`/_data/theme.yml`](_data/theme.yml) file:
104104

105-
| | | |
106-
| --------------- | ------------- | ------------- |
105+
| `skin: default` | `skin: night` | `skin: plum` |
106+
| --- | --- | --- |
107107
| ![default-skin](https://cloud.githubusercontent.com/assets/1376749/24115744/c0618c90-0d7a-11e7-8e2d-ec70f9db0c1b.png) | ![night-skin](https://cloud.githubusercontent.com/assets/1376749/24115770/d61127f8-0d7a-11e7-9158-986bee2be8e7.png) | ![plum-skin](https://cloud.githubusercontent.com/assets/1376749/24115778/db523a0e-0d7a-11e7-9452-8692b736d67e.png) |
108-
| `skin: default` | `skin: night` | `skin: plum` |
108+
109+
| `skin: sea` | `skin: soft` | `skin: steel` |
110+
| --- | --- | --- |
109111
| ![sea-skin](https://cloud.githubusercontent.com/assets/1376749/24115788/e27d818a-0d7a-11e7-8c56-2480e9ae83fb.png) | ![soft-skin](https://cloud.githubusercontent.com/assets/1376749/24115790/e6e548e8-0d7a-11e7-8e2d-d8053e8befd1.png)
110112
| ![steel-skin](https://cloud.githubusercontent.com/assets/1376749/24115799/eb2108e8-0d7a-11e7-8cc3-a6f22e4082ee.png) |
111-
| `skin: sea` | `skin: soft` | `skin: steel` |
112113

113114
### Google Fonts
114115

0 commit comments

Comments
 (0)