all repos — archive/homestead @ 3d70c97f2b6dc79244f067ca95535ac8c4f0f63b

My future indieweb platform

Add site description

Alan Pearce
commit

3d70c97f2b6dc79244f067ca95535ac8c4f0f63b

parent

cff6bcc31d59ce9957567cc05c1ed7e364fb40ca

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M src/templates/layout.htmlsrc/templates/layout.html
@@ -11,6 +11,7 @@ <a class="u-url" href="/">
<img class="u-photo" alt="" src="" /> <h1 class="p-name">hello world</h1> </a> + <p class="p-note">site description</p> <nav> <ul> <li><a href="/">test link</a></li>