Creating homepage and default layout
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
title = "Welcome"
|
||||
url = "/"
|
||||
layout = "default"
|
||||
is_hidden = 0
|
||||
==
|
||||
<h1>Hello, world!</h1>
|
||||
|
||||
<p>Welcome to my site!</p>
|
||||
Reference in New Issue
Block a user