Skip to content

Commit 2acb1b4

Browse files
committed
fix: icons names
1 parent d6408e2 commit 2acb1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pug/_partials/sidebar.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
li.c-sidebar-nav-item
1717
a.c-sidebar-nav-link(href='colors.html')
1818
svg.c-sidebar-nav-icon
19-
use(xlink:href="node_modules/@coreui/icons/sprites/free.svg#cil-drop1")
19+
use(xlink:href="node_modules/@coreui/icons/sprites/free.svg#cil-drop")
2020
| Colors
2121
li.c-sidebar-nav-item
2222
a.c-sidebar-nav-link(href='typography.html')

0 commit comments

Comments
 (0)