Commit b74739f9 authored by SimonOriginal's avatar SimonOriginal
Browse files

refac 9

parent 6b5c452a
...@@ -57,12 +57,11 @@ ...@@ -57,12 +57,11 @@
</div> </div>
<hr class="dark:border-gray-800 my-3" /> <hr class="dark:border-gray-800 my-3" />
<div class="my-2"> <div class="my-2">
{$i18n.t('Support this plugin:')} {$i18n.t('Support this plugin:')}
<a <a
href={manifest.funding_url} href={manifest.funding_url}
target="_blank" target="_blank"
class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}</a class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}</a
> >
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment