diff --git a/src/context.jsonld~ b/src/context.jsonld~ deleted file mode 100644 index 0159815..0000000 --- a/src/context.jsonld~ +++ /dev/null @@ -1,7 +0,0 @@ - - { - "inbox": "http://happy-dev.fr/owl/#inbox", - "object": "http://happy-dev.fr/owl/#object", - "author": "http://happy-dev.fr/owl/#author", - "account": "http://happy-dev.fr/owl/#account" - } diff --git a/src/menu-left.pug b/src/menu-left.pug index a7cab85..c2d902d 100644 --- a/src/menu-left.pug +++ b/src/menu-left.pug @@ -4,7 +4,8 @@ sib-widget(name='hd-counter') sib-widget(name='hd-create') template - p.create You are not part of any ${value} yet. To create a new one, you can go to the administration panel (coming soon). + p.create You are not part of any ${value} yet. To create a new one, you can go to the + sib-link(next='admin') administration panel nav#main__menu sib-router#navbar-router(default-route='members')