Add test page

This commit is contained in:
Oliver Davies 2019-11-09 01:52:39 +00:00
parent df69859068
commit a763c1de18
2 changed files with 4 additions and 4 deletions

4
source/index.html.twig Normal file
View file

@ -0,0 +1,4 @@
---
layout: default
---
{{ '**Hello**, _World_!'|markdown }}

View file

@ -1,4 +0,0 @@
---
layout: default
---
Hello, World!