Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97d4280e authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Mohammed Althaf T
Browse files

docs: add license for the bromite documentation we imported

parent 352670da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@

      <div class="footer-col footer-col-3">
        <p>{% translate site_global.description %}</p>
        <p>{% include licence.html %}</p>
        <p>{% if page.custom_licence %} {{ page.custom_licence | replace: "PAGE_TITLE", page.title }} {% else %} {% include licence.html %} {% endif %}</p>
      </div>
    </div>

+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ layout: page
title: Browser Custom Ad Block filters
namespace: browser-custom-filters
permalink: /browser-custom-filters
custom_licence: '"PAGE_TITLE" is a modified version of the original project bromite.github.io (<a href="https://github.com/bromite/bromite.github.io/blob/master/custom-filters.md">original source code</a>), licensed under <a href="https://github.com/bromite/bromite.github.io/blob/master/LICENSE">GPLv3</a> license.'
---

{% tf pages/browser-custom-filters.md %}