diff --git a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex index 02e10df..8b81989 100644 --- a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex @@ -49,7 +49,12 @@ href="https://github.com/kieraneglin/pinchflat/wiki" icon_class="scale-110" /> - <.sidebar_item icon="si-github" text="Github" target="_blank" href="https://github.com/CommunityMaintained/pinchflat" /> + <.sidebar_item + icon="si-github" + text="Github" + target="_blank" + href="https://github.com/CommunityMaintained/pinchflat" + />