Skip to content

Commit 73a8b4f

Browse files
committed
Update example.haml
1 parent f53cd5e commit 73a8b4f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

example.haml

+8-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,14 @@
2424
%li.launcher
2525
%i.icon-bookmark
2626
%a{href: '#'} Bookmarks
27-
%li.launcher
28-
%i.icon-pencil
27+
%li.launcher.dropdown.hover
28+
%i.icon-bookmark
2929
%a{href: '/hq/spm'} Static Pages
30+
%ul.dropdown-menu
31+
%li.dropdown-header Content
32+
%li
33+
%a{href: '/hq/spm/static_pages'} Static Pages
34+
%li
35+
%a{href: '/hq/spm/media'} Media Manager
3036

3137
#beaker{data: {toggle: 'tooltip'}, title: 'Made by lab2023'}

0 commit comments

Comments
 (0)