Keep the in-app footer consistent with the main site (#2944)

This commit is contained in:
Marko Saric 2023-05-23 10:37:22 +02:00 committed by GitHub
parent 2259651b21
commit 1723d3ca68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@
<%= if !Application.get_env(:plausible, :is_selfhost) do %>
Made and hosted in the EU <span class="text-lg">🇪🇺</span><br />
<% end %>
We <a class="text-gray-300 hover:text-white" rel="noreferrer" href="https://plausible.io/giving-back">give back</a> 5% of our revenue.<br />
Solely funded by our subscribers.<br />
</p>
<%= if Application.get_env(:plausible, :is_selfhost) do %>
@ -64,6 +63,11 @@
For ecommerce
</a>
</li>
<li class="mt-4">
<a rel="noreferrer" href="https://plausible.io/white-label-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white">
White label
</a>
</li>
</ul>
</div>
<div class="mt-32 md:mt-0">