mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 02:24:55 +03:00
fix twitter link
This commit is contained in:
parent
c559370201
commit
b0c0214b6b
@ -25,7 +25,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="w-full md:mt-1 md:w-1/2 md:order-4">
|
||||
<a href="" class="flex items-center">
|
||||
<a href="https://twitter.com/plausiblehq" class="flex items-center">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter h-4 w-4"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg>
|
||||
<span class="ml-2 font-semibold underline text-indigo-700 dark:text-indigo-400">Follow on Twitter</span>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user