diff --git a/README.md b/README.md index 69c55ea..590f9e6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ -# Pinchflat (Alpha) +

+ Pinchflat Logo by @hernandito +

+ +

+ + logo by @hernandito + +

+ +# Your next YouTube media manager + +## Disclaimer This is alpha software and anything can break at any time. I make not guarantees about the stability of this software, forward-compatibility of updates, or integrity (both related to and independent of Pinchflat). Essentially, use at your own risk and expect there will be rough edges. diff --git a/lib/pinchflat_web/components/layouts/onboarding.html.heex b/lib/pinchflat_web/components/layouts/onboarding.html.heex index 925d3c4..53b0f77 100644 --- a/lib/pinchflat_web/components/layouts/onboarding.html.heex +++ b/lib/pinchflat_web/components/layouts/onboarding.html.heex @@ -1,10 +1,9 @@
-
-
- Pinchflat -

Pinchflat

+
+
+ Pinchflat
diff --git a/lib/pinchflat_web/components/layouts/partials/header.html.heex b/lib/pinchflat_web/components/layouts/partials/header.html.heex index f643e9f..077bf7c 100644 --- a/lib/pinchflat_web/components/layouts/partials/header.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/header.html.heex @@ -1,18 +1,18 @@ -
+
-
+
+
+ Pinchflat +
+ -
-
+
<.icon name="hero-magnifying-glass" /> @@ -23,7 +23,7 @@ name="q" value={@params["q"]} placeholder="Type to search..." - class="w-full bg-transparent pl-9 pr-4 border-0 focus:ring-0 focus:outline-none lg:w-125" + class="w-full bg-transparent pl-9 pr-4 border-0 focus:ring-0 focus:outline-none" />
diff --git a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex index b116ddc..96df248 100644 --- a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex @@ -1,24 +1,23 @@