website/testing/test2.htm
2025-08-14 07:12:24 +00:00

12 lines
143 B
HTML

---
title: example title HTML
layout: default
hidden: true
---
<h2>Some title with h2</h2>
<div>this is div</div>
<p>this is paragraph</p>