Add some content.
This commit is contained in:
parent
2e3623fc05
commit
f5b5d9a007
2 changed files with 11 additions and 0 deletions
6
content/_index.html
Normal file
6
content/_index.html
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: Home
|
||||||
|
id: lua-documentation
|
||||||
|
draft: false
|
||||||
|
author: "people"
|
||||||
|
---
|
5
content/search.md
Normal file
5
content/search.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: 'Search'
|
||||||
|
layout: 'search'
|
||||||
|
menu: 'main'
|
||||||
|
---
|
Loading…
Reference in a new issue