bugs in the site
This commit is contained in:
parent
5817d5a372
commit
3af0e2ea4c
|
@ -27,5 +27,5 @@ See the [GitHub Release][] page for more a more detailed changelog for this rele
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
[GitHub Release]: https://github.com/mojombo/jekyll/releases/tag/v1.1.1
|
[GitHub Release]: https://github.com/mojombo/jekyll/releases/tag/v1.1.1
|
||||||
[gh-pages]: http://pages.github.com
|
[gh_pages]: http://pages.github.com
|
||||||
[v1_1_0]: https://github.com/mojombo/jekyll/releases/tag/v1.1.0
|
[v1_1_0]: https://github.com/mojombo/jekyll/releases/tag/v1.1.0
|
||||||
|
|
|
@ -236,7 +236,7 @@ before your site is served.
|
||||||
|
|
||||||
Jekyll runs with the following configuration options by default. Unless
|
Jekyll runs with the following configuration options by default. Unless
|
||||||
alternative settings for these options are explicitly specified in the
|
alternative settings for these options are explicitly specified in the
|
||||||
[[configuration]] file or on the command-line, Jekyll will run using these options.
|
configuration file or on the command-line, Jekyll will run using these options.
|
||||||
|
|
||||||
<div class="note warning">
|
<div class="note warning">
|
||||||
<h5>There are two unsupported kramdown options</h5>
|
<h5>There are two unsupported kramdown options</h5>
|
||||||
|
|
Loading…
Reference in New Issue