mirror of
https://github.com/archtechx/laravel-pages.git
synced 2025-12-12 09:54:03 +00:00
add source code
This commit is contained in:
commit
e534ddd14c
23 changed files with 798 additions and 0 deletions
7
tests/orbit/content/pages/example.md
Normal file
7
tests/orbit/content/pages/example.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
slug: example
|
||||
title: 'Test page'
|
||||
updated_at: 2021-08-06T02:25:15+00:00
|
||||
created_at: 2021-08-06T02:25:15+00:00
|
||||
---
|
||||
This is a test page
|
||||
7
tests/orbit/content/pages/test.md
Normal file
7
tests/orbit/content/pages/test.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
slug: test
|
||||
title: 'Test page'
|
||||
updated_at: 2021-08-06T02:25:15+00:00
|
||||
created_at: 2021-08-06T02:25:15+00:00
|
||||
---
|
||||
This is a test page
|
||||
Loading…
Add table
Add a link
Reference in a new issue