mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
21 lines
817 B
JSON
21 lines
817 B
JSON
{
|
|
"articles": [
|
|
{
|
|
"path": "about.html",
|
|
"title": "Hi, I'm Anson.",
|
|
"description": "I'm an Astronautical Engineer studying at Embry-Riddle Prescott.",
|
|
"author": [],
|
|
"contents": "\nI mostly write code, but sometimes I make 3D Models. This website is where I plan on breaking down some of my more interesting findings and sharing them with the World Wide Web. If you think I could be a could fit at your company then take a look at my Resume, otherwise you can reach me on Telegram or by Email.\n\n\n\n",
|
|
"last_modified": "2021-05-07T09:53:25-07:00"
|
|
},
|
|
{
|
|
"path": "index.html",
|
|
"title": "Anson's Projects",
|
|
"author": [],
|
|
"contents": "\n\n\n\n",
|
|
"last_modified": "2021-05-07T09:53:25-07:00"
|
|
}
|
|
],
|
|
"collections": ["posts/posts.json"]
|
|
}
|