mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-09-06 07:50:42 +00:00
add meta and fetch all history
This commit is contained in:
6
pages/_meta.json
Normal file
6
pages/_meta.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"index": "Intro",
|
||||
"cli": "CLI",
|
||||
"hosting": "Hosting",
|
||||
"infrastructure": "Infrastructure"
|
||||
}
|
3
pages/infrastructure/_meta.json
Normal file
3
pages/infrastructure/_meta.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"github-actions": "Github Actions"
|
||||
}
|
Reference in New Issue
Block a user