folderweb/app/default/content/blog/2025-02-01-second-post/20-details.html
Ruben 74672b2d04 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.
2026-02-10 22:25:59 +01:00

5 lines
302 B
HTML

<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>