website/testing/test2.htm

13 lines
143 B
HTML
Raw Normal View History

2025-08-14 07:12:24 +00:00
---
title: example title HTML
layout: default
hidden: true
---
<h2>Some title with h2</h2>
<div>this is div</div>
<p>this is paragraph</p>