Update example site content

This commit is contained in:
Gabriel Arazas 2022-10-24 14:00:23 +08:00
parent 1f0849e5ce
commit 2a13c7b261
2 changed files with 30 additions and 1 deletions

View File

@ -16,4 +16,4 @@ On top of what Contentful already provides, here are some features this theme pr
* Multiple themes with Base16 themes including the ability to set the light and dark themes.
* Focus on web accessibility and search engine optimization (SEO) including https://dev.twitter.com/cards[Twitter cards] and https://opengraphprotocol.org/[Open Graph protocol].
For those who want to extend More Contentful, link:../articles/extending-contentful[a dedicated post on some useful recipes] is available.
For those who want to extend More Contentful, link:../recipes[a dedicated post on some useful recipes] is available.

View File

@ -71,6 +71,32 @@ You could also do source code inputs with the following syntax.
===== Fourth level heading
.Table title
|===
|Column heading 1 |Column heading 2 |Column heading 3 |Column heading 4
|Column 1, row 1
|Column 2, row 1
|Column 3, row 1
|Column 4, row 1
|Column 1, row 2
|Column 2, row 2
|Column 3, row 2
|Column 4, row 2
|Column 1, row 3
|Column 2, row 3
|Column 3, row 3
|Column 4, row 3
|Column 1, row 4
|Column 2, row 4
|Column 3, row 4
|Column 4, row 4
|===
Here's another table.
|===
|Column heading 1 |Column heading 2
@ -79,6 +105,9 @@ You could also do source code inputs with the following syntax.
|Column 1, row 2
|Column 2, row 2
|Column 1, row 3
|Column 2, row 3
|===
====== Fifth level heading