summaryrefslogtreecommitdiffstats
path: root/tpl/index.pug
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-02-13 20:26:02 +0100
committerVolpeon <git@volpeon.ink>2023-02-13 20:26:02 +0100
commita0a161ab7ef57d8e808ba45004f1d4d62c828ad2 (patch)
treea7ce0e181884a8043ef80b035cebcf359454076c /tpl/index.pug
parentUpdate (diff)
downloadiro-design-a0a161ab7ef57d8e808ba45004f1d4d62c828ad2.tar.gz
iro-design-a0a161ab7ef57d8e808ba45004f1d4d62c828ad2.tar.bz2
iro-design-a0a161ab7ef57d8e808ba45004f1d4d62c828ad2.zip
Update
Diffstat (limited to 'tpl/index.pug')
-rw-r--r--tpl/index.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/index.pug b/tpl/index.pug
index 15929cf..0bafbc9 100644
--- a/tpl/index.pug
+++ b/tpl/index.pug
@@ -125,7 +125,7 @@ html
125 +view-bubble 125 +view-bubble
126 +view-bubble-group 126 +view-bubble-group
127 127
128 .c-sidebar.l-overflow.u-themed.t-raised.u-p-75.u-br-1 128 .c-sidebar.l-overflow.u-themed.t-up.u-p-75
129 +menu 129 +menu
130 each view in views 130 each view in views
131 +menu-item(tag='a' href='#' + view.id)= view.title 131 +menu-item(tag='a' href='#' + view.id)= view.title