Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/contribute.html

Issue 29511696: Issue 5447 - Add missing essential meta data to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Updated locales before re-landing after blog fix Created Sept. 13, 2017, 12:25 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pages/bugs.html ('k') | pages/deployments.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/contribute.html
===================================================================
--- a/pages/contribute.html
+++ b/pages/contribute.html
@@ -1,18 +1,16 @@
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-mobile.css" media="(max-width: 1000px)" rel="stylesheet">
<link class="cssfx" href="/css/contribute.css" rel="stylesheet">
-<meta content="{{s1 Contribute to Adblock Plus}}" name="title">
<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="{{s1 Contribute to Adblock Plus}}" property="og:title">
<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>
<p><strong>{{s6 Please support Adblock Plus if you like using it.}}</strong></p>
« no previous file with comments | « pages/bugs.html ('k') | pages/deployments.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld