mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
publish 'Magical Wristband'
This commit is contained in:
parent
407acbcf2c
commit
e64f0c42d1
4 changed files with 23 additions and 22 deletions
|
|
@ -16,6 +16,17 @@
|
|||
"title": "About me"
|
||||
},
|
||||
"posts": [
|
||||
{
|
||||
"title": "→ Magical Wristband",
|
||||
"date": "27th May, 2015",
|
||||
"timestamp": 1432703849,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2015/05/magical-wristband",
|
||||
"link": "http://www.wired.com/2015/03/disney-magicband/"
|
||||
},
|
||||
{
|
||||
"title": "→ Undocumented CoreStorage Commands",
|
||||
"date": "24th May, 2015",
|
||||
|
|
@ -121,16 +132,6 @@
|
|||
],
|
||||
"author": "Sami Samhuri",
|
||||
"url": "/posts/2013/03/zelda-tones-for-ios"
|
||||
},
|
||||
{
|
||||
"title": "→ Fujitsu has lost their mind",
|
||||
"date": "19th January, 2012",
|
||||
"timestamp": 1327032333,
|
||||
"tags": [
|
||||
|
||||
],
|
||||
"url": "/posts/2012/01/fujitsu-has-lost-their-mind",
|
||||
"link": "http://tablet-news.com/2012/01/17/fujitsu-lifebook-2013-concept-incorporates-a-tablet-for-a-keyboard-phone-and-digital-camera/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -69,6 +69,18 @@
|
|||
"url": "/posts/2015/05/undocumented-corestorage-commands",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
},
|
||||
"magical-wristband": {
|
||||
"id": "magical-wristband",
|
||||
"author": "Sami Samhuri",
|
||||
"title": "Magical Wristband",
|
||||
"date": "27th May, 2015",
|
||||
"timestamp": 1432703849,
|
||||
"link": "http://www.wired.com/2015/03/disney-magicband/",
|
||||
"url": "/posts/2015/05/magical-wristband",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -20,17 +20,5 @@
|
|||
|
||||
],
|
||||
"author": "Sami Samhuri"
|
||||
},
|
||||
"7342B818-CC3E-4A19-AB0C-0A38E09A1833": {
|
||||
"id": "7342B818-CC3E-4A19-AB0C-0A38E09A1833",
|
||||
"author": "Sami Samhuri",
|
||||
"title": "Magical Wristband",
|
||||
"date": "27th May, 2015",
|
||||
"timestamp": 1432703849,
|
||||
"link": "http://www.wired.com/2015/03/disney-magicband/",
|
||||
"url": "/posts/drafts/7342B818-CC3E-4A19-AB0C-0A38E09A1833",
|
||||
"tags": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue