mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-09-14 17:45:00 +00:00
Added everything required for com assignment.
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
"articles": [
|
||||
{
|
||||
"path": "about.html",
|
||||
"title": "About this blog",
|
||||
"description": "Some additional details about the blog",
|
||||
"title": "Hi, I'm Anson.",
|
||||
"description": "I'm an Astronautical Engineer studying at Embry-Riddle Prescott.",
|
||||
"author": [],
|
||||
"contents": "\r\n\r\n\r\n\r\n",
|
||||
"last_modified": "2021-04-05T22:44:50-07:00"
|
||||
"contents": "\r\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 Résumé, otherwise you can reach me on Telegram or by Email.\r\n\r\n\r\n\r\n",
|
||||
"last_modified": "2021-04-12T22:08:37-07:00"
|
||||
},
|
||||
{
|
||||
"path": "index.html",
|
||||
"title": "Anson's Projects",
|
||||
"author": [],
|
||||
"contents": "\r\n\r\n\r\n\r\n",
|
||||
"last_modified": "2021-04-05T22:44:51-07:00"
|
||||
"last_modified": "2021-04-12T22:08:37-07:00"
|
||||
}
|
||||
],
|
||||
"collections": ["posts/posts.json"]
|
||||
|
Reference in New Issue
Block a user