This commit is contained in:
les
2019-10-02 21:05:15 +02:00
parent ee1b86e36c
commit 61dbaa147e
4 changed files with 8 additions and 10 deletions

View File

@@ -8,6 +8,4 @@ html(lang="en")
body
block content
hr
small #{config.title} / #{config.description}
br
<a href='#{config.baseurl}'> #{config.baseurl}</a>
small <a href="#{config.baseurl}">#{config.title}</a> / #{config.description}