Add site description
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M src/templates/layout.html → src/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>