Skip to content

Commit

Permalink
feat(corpses): add headstone for pixelsense (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfrye authored Jan 30, 2024
1 parent ff7c406 commit 9adc7cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Client/wwwroot/data/corpses.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,14 @@
"description": "a major release of the Windows operating system built on Windows NT kernel explicitly for consumer use",
"link": "https://en.wikipedia.org/wiki/Windows_XP"
},
{
"name": "PixelSense",
"qualifier": "fka Surface",
"birthDate": "2008-04-17",
"deathDate": "2013-12-03",
"description": "a multi-touch digital table for public places that allowed multiple users to interact with the device simultaneously",
"link": "https://finance.yahoo.com/news/microsofts-very-first-surface-largely-184340037.html"
},
{
"name": "Reader",
"qualifier": "e-book app",
Expand Down

0 comments on commit 9adc7cc

Please sign in to comment.