Skip to content

Commit 24dd32c

Browse files
committed
v1.1.0 bump and misc cleanup
1 parent a9462f1 commit 24dd32c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To use a theme, add anyone of the available theme classes to the `<body>` elemen
6060
</body>
6161
```
6262

63-
To create your own theme, look to the [Themes section](/mdo/hyde/blob/master/public/css/hyde.css#L387) of Hyde's CSS. Copy any existing theme (they're only a few lines of CSS), rename it, and change the provided colors.
63+
To create your own theme, look to the Themes section of [Hyde's CSS](/mdo/hyde/blob/master/public/css/hyde.css). Copy any existing theme (they're only a few lines of CSS), rename it, and change the provided colors.
6464

6565
### Reverse layout
6666

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Hyde
22
tagline: 'Hyde, a Jekyll theme'
33
description: 'An elegant open source and mobile first theme for <a href="http://jekyllrb.com" target="_blank">Jekyll</a>. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
44
url: http://andhyde.com
5-
version: 1.0.0
5+
version: 1.1.0
66
author:
77
name: ''
88
email: ''

0 commit comments

Comments
 (0)