fix(web): 🐛 add text to TPL link

This commit is contained in:
Collin M. Barrett 2020-09-07 13:06:22 -05:00
parent 806c241bcc
commit eb0bfabd9d

View file

@ -150,7 +150,9 @@ const Tpl = () => (
<a
href="/tpl.html"
title="FilterLists Tracking Protection Lists (TPL) for Internet Explorer"
></a>
>
TPL (IE)
</a>
</Tag>
);