Skip to content

Commit

Permalink
feat(jon): demo previews
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfrye committed Oct 8, 2024
1 parent bacd50a commit 3a867a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/corpses.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"$schema": "https://raw.githubusercontent.com/victorfrye/microsoftgraveyard/main/files/corpses.schema.json",
"corpses": [
{
"name": "Jon Trotter",
"birthDate": "2000-01-01",
"deathDate": "2080-01-09",
"description": "a software engineer whom I am demoing this too",
"link": "https://victorfrye.com"
},
{
"name": "Hyper-V Server",
"birthDate": "2008-12-30",
Expand Down

0 comments on commit 3a867a1

Please sign in to comment.