Commit 676688aa authored by SimonOriginal's avatar SimonOriginal
Browse files

refac 4

parent 5958d877
...@@ -61,9 +61,10 @@ ...@@ -61,9 +61,10 @@
<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>
</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