You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
* Large feature images for posts and pages.
11
11
* Simple and clear permalink structure.
12
12
*[Custom 404 page](http://mmistakes.github.io/minimal-mistakes/404.html) to get you started.
13
-
* Stylesheets for Pygments and Coderay [syntax highlighting](http://mmistakes.github.io/articles/minimal-mistakes/code-highlighting-post/) to make your code examples look snazzy.
13
+
* Stylesheets for Pygments and Coderay [syntax highlighting](http://mmistakes.github.io/minimal-mistakes/articles/code-highlighting-post/) to make your code examples look snazzy.
14
14
15
15

16
16
@@ -25,7 +25,7 @@ General notes and suggestions for customizing Minimal Mistakes.
25
25
5. Check out the sample posts in `_posts` to see examples for pulling in large feature images, tags, and other YAML data.
26
26
6. Read the documentation below for further customization pointers and documentation.
27
27
28
-
[Download the Theme](https://github.com/mmistakes/minimal-mistakes)
28
+
[Demo the Theme](http://mmistakes.github.io/minimal-mistakes)
29
29
30
30
**Pro-tip:** Delete the `gh-pages` branch after cloning and start fresh by branching off `master`. There is a bunch of garbage in `gh-pages` used for the theme's demo site that I'm guessing you don't want on your site.
0 commit comments