Remove default content files and add new example content
Remove default content files and add new example content, including about pages, blog posts with mixed content formats, and updated front page content.
This commit is contained in:
parent
fde5cc4d0e
commit
74672b2d04
64 changed files with 114 additions and 1069 deletions
|
|
@ -0,0 +1,5 @@
|
|||
<section>
|
||||
<h2>HTML Section</h2>
|
||||
<p>This section is plain HTML, rendered after the Markdown above. Number prefixes (<code>10-</code>, <code>20-</code>) control the order.</p>
|
||||
<p>You can mix <code>.md</code>, <code>.html</code>, and <code>.php</code> files freely within a single page.</p>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue