mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(web): 🐛 add text to TPL link
This commit is contained in:
parent
806c241bcc
commit
eb0bfabd9d
1 changed files with 3 additions and 1 deletions
|
|
@ -150,7 +150,9 @@ const Tpl = () => (
|
|||
<a
|
||||
href="/tpl.html"
|
||||
title="FilterLists Tracking Protection Lists (TPL) for Internet Explorer"
|
||||
></a>
|
||||
>
|
||||
TPL (IE)
|
||||
</a>
|
||||
</Tag>
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue