Skip to content

Commit

Permalink
docs: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Nov 13, 2024
1 parent 93a82fa commit ad80d5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/2-Content.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ updated: 2024-11-13
There is different kinds of content in Cecil:

**Pages**
: Pages are the main content of the site, written in [Markdown](#markdown).
Pages should be organized in a manner that reflects the rendered website.
Pages can be organized in _Sections_ (root folders) (e.g.: “Blog“, “Project“, etc.).
: Pages are the main content of the site, written in [Markdown](#markdown).
: Pages should be organized in a manner that reflects the rendered website.
: Pages can be organized in _Sections_ (root folders) (e.g.: “Blog“, “Project“, etc.).

**Assets**
: Assets are manipulated files (i.e.: resized images, compiled Sass, minified scripts, etc.) with the template [`asset()`](3-Templates.md#asset) function.
Expand Down

0 comments on commit ad80d5d

Please sign in to comment.