Update index page

This commit is contained in:
Artur Gurgul 2025-08-14 07:12:24 +00:00
parent 0e4b46eac1
commit 07e02b31fe
3 changed files with 46 additions and 2 deletions

12
testing/test2.htm Normal file
View file

@ -0,0 +1,12 @@
---
title: example title HTML
layout: default
hidden: true
---
<h2>Some title with h2</h2>
<div>this is div</div>
<p>this is paragraph</p>