parent
f1a7ab639b
commit
ef44eda69e
8 changed files with 92 additions and 4 deletions
|
|
@ -36,3 +36,8 @@ block meta
|
|||
link(rel='alternate' href=user.uri type='application/activity+json')
|
||||
if profile.url
|
||||
link(rel='alternate' href=profile.url type='text/html')
|
||||
|
||||
block content
|
||||
div#me
|
||||
each m in me
|
||||
a(rel='me' href=`${m}`) #{m}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue