diff --git a/mithril/views/index.js b/mithril/views/index.js index dfe4b5a..d9af16a 100644 --- a/mithril/views/index.js +++ b/mithril/views/index.js @@ -5,6 +5,7 @@ v.view.index = { (vnode.attrs.events.length || null) && m('h1.mdc-typography--headline', '[ Предстоящи Събития ]'), + m("a", {href: "https://wiki.varnalab.org/index.php?title=%D0%9A%D0%B0%D0%BA_%D0%B4%D0%B0_%D0%BF%D1%83%D0%B1%D0%BB%D0%B8%D0%BA%D1%83%D0%B2%D0%B0%D0%BC_%D1%81%D1%8A%D0%B1%D0%B8%D1%82%D0%B8%D0%B5%3F"}, "Как да публикувам събитие?"), m(v.component['card-slider'], vnode.attrs), m('h1.mdc-typography--headline', '[ Хора в Лаба ]'),