all repos — archive/homestead @ 3d70c97f2b6dc79244f067ca95535ac8c4f0f63b

My future indieweb platform

Add site description

Alan Pearce
commit

3d70c97f2b6dc79244f067ca95535ac8c4f0f63b

parent

cff6bcc31d59ce9957567cc05c1ed7e364fb40ca

1 file changed, 12 insertions(+), 0 deletions(-)

changed files
M test/snapshots/app.test.js.mdtest/snapshots/app.test.js.md
@@ -15,6 +15,9 @@ properties: {
name: [ 'John Doe', ], + note: [ + 'Nobody in particular', + ], photo: [ '/static/johndoe.jpg', ],
@@ -96,6 +99,9 @@ {
properties: { name: [ 'John Doe', + ], + note: [ + 'Nobody in particular', ], photo: [ '/static/johndoe.jpg',
@@ -169,6 +175,9 @@ properties: {
name: [ 'John Doe', ], + note: [ + 'Nobody in particular', + ], photo: [ '/static/johndoe.jpg', ],
@@ -250,6 +259,9 @@ {
properties: { name: [ 'John Doe', + ], + note: [ + 'Nobody in particular', ], photo: [ '/static/johndoe.jpg',