mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 16:06:10 +02:00
add icons and colors libraries
This commit is contained in:
parent
b102b0d010
commit
19b6d6b0fe
5 changed files with 310 additions and 37 deletions
|
@ -14,9 +14,9 @@
|
|||
[:div.main-logo
|
||||
(nav/link "/" i/logo)]
|
||||
[:ul.main-nav
|
||||
[:li
|
||||
[:a {:href "/#/"} "PROJECTS"]]
|
||||
[:li.current
|
||||
[:a {:href "/#/"} "PROJECTS"]]
|
||||
[:li
|
||||
[:a {:href "/#/elements"} "ELEMENTS"]]
|
||||
[:li
|
||||
[:a {:href "/#/icons"} "ICONS"]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue