About me
This commit is contained in:
parent
4c3e514a14
commit
da4e562a06
4 changed files with 85 additions and 10 deletions
10
db/meta.json
10
db/meta.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "Stranger Systems",
|
||||
"placeholder-id": 0,
|
||||
"tagline": "Making software better by making it weird",
|
||||
"about-id": 2,
|
||||
"base-url": "https://www.stranger.systems",
|
||||
"about-id": 0,
|
||||
"tagline": "Making sofware better by making it weird"
|
||||
}
|
||||
"title": "Stranger Systems",
|
||||
"placeholder-id": 0
|
||||
}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"placeholder": true,
|
||||
"posted-at": "2025-02-05T04:54:41.218425-05:00",
|
||||
"hidden": true,
|
||||
"slugs": [
|
||||
],
|
||||
"hidden": true,
|
||||
"posted-at": "2025-02-05T04:54:41.218425-05:00",
|
||||
"placeholder": true,
|
||||
"source": "/dev/null",
|
||||
"edited-at": [
|
||||
],
|
||||
"source": "/dev/null"
|
||||
]
|
||||
}
|
10
db/posts/2.json
Normal file
10
db/posts/2.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"hidden": true,
|
||||
"posted-at": "2025-02-05T06:01:16.693698-05:00",
|
||||
"markdown": true,
|
||||
"slugs": [
|
||||
],
|
||||
"edited-at": [
|
||||
],
|
||||
"source": "/home/nathan/Projects/Blog/projects/Markdown/About.md"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue