mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
wrapper classes for frontmatter page
This commit is contained in:
@@ -25,6 +25,7 @@ Between these triple-dashed lines, you can set predefined variables (see below f
|
||||
|
||||
There are a number of predefined global variables that you can set in the front-matter of a page or post.
|
||||
|
||||
<div class="mobile-side-scroller">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -76,6 +77,7 @@ There are a number of predefined global variables that you can set in the front-
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
## Custom Variables
|
||||
@@ -100,6 +102,7 @@ layout to set the page title:
|
||||
These are available out-of-the-box to be used in the front-matter for a
|
||||
post.
|
||||
|
||||
<div class="mobile-side-scroller">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -118,3 +121,4 @@ post.
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user