1
0
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:
2021-04-12 22:09:24 -07:00
parent 9e93b31792
commit 5339a3bfcc
7 changed files with 28 additions and 20 deletions

View File

@@ -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"]