| Index: pages/contribute.html |
| =================================================================== |
| --- a/pages/contribute.html |
| +++ b/pages/contribute.html |
| @@ -1,15 +1,15 @@ |
| title=Contribute to Adblock Plus |
| <head> |
| -<link class="cssfx" href="/css/topics.css" rel="stylesheet"> |
| -<link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" rel="stylesheet"> |
| +<link href="/css/topics.css" rel="stylesheet"> |
| +<link href="/css/topics-desktop.css" media="(min-width: 1000px)" rel="stylesheet"> |
| <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet"> |
| -<link class="cssfx" href="/css/contribute.css" rel="stylesheet"> |
| +<link href="/css/contribute.css" rel="stylesheet"> |
| <meta content="{{s2 Adblock Plus is an open source, community-driven project. There are many ways for you to contribute to the project.}}" name="description"> |
| <meta content="{{s2 Adblock Plus is an open source, community-driven project. There are many ways for you to contribute to the project.}}" property="og:description"> |
| </head> |
| <p> |
| {{s5 <fix>Adblock Plus</fix> is an open source, community-driven project licensed under <a href="https://www.gnu.org/licenses/gpl.html">GPLv3</a> aimed at making the Internet better for everyone.}} |
| </p> |