|
|
@@ -91,7 +91,7 @@
|
|
|
[:div.flex-shrink-0.flex.items-center.h-16.px-4.bg-gray-900
|
|
|
[:img.h-8.w-auto
|
|
|
{:alt "Gitnotes",
|
|
|
- :src "https://tailwindui.com/img/logos/workflow-logo-on-dark.svg"}]]
|
|
|
+ :src "/static/img/logo.png"}]]
|
|
|
[:div.flex-1.h-0.overflow-y-auto
|
|
|
(sidebar-nav)]
|
|
|
]]
|
|
|
@@ -100,7 +100,7 @@
|
|
|
[:div.flex.items-center.h-16.flex-shrink-0.px-4.bg-gray-900
|
|
|
[:img.h-8.w-auto
|
|
|
{:alt "Gitnotes",
|
|
|
- :src "https://tailwindui.com/img/logos/workflow-logo-on-dark.svg"}]]
|
|
|
+ :src "/static/img/logo.png"}]]
|
|
|
[:div.h-0.flex-1.flex.flex-col.overflow-y-auto
|
|
|
(sidebar-nav)]]]
|
|
|
[:div.flex.flex-col.w-0.flex-1.overflow-hidden
|