Add test page
This commit is contained in:
parent
df69859068
commit
a763c1de18
4
source/index.html.twig
Normal file
4
source/index.html.twig
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
{{ '**Hello**, _World_!'|markdown }}
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
---
|
|
||||||
Hello, World!
|
|
Loading…
Reference in a new issue