Add a new index.html.twig
This commit is contained in:
parent
f91b30c097
commit
5feeccb110
5
source/index.html.twig
Normal file
5
source/index.html.twig
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Welcome to SculpinCon!
|
||||||
|
---
|
||||||
|
|
||||||
|
<h1>{{ page.title }}</h1>
|
Loading…
Reference in a new issue