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

Unified Diff: pages/index.html

Issue 29622568: Issue 6013 - Add site name to document title in website-defaults standard metadata (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Use get_string to get site name Created Dec. 4, 2017, 9:09 a.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
Index: pages/index.html
===================================================================
--- a/pages/index.html
+++ b/pages/index.html
@@ -1,9 +1,10 @@
title=Website defaults
+title_exclude_sitename=true
<h1>Website defaults</h1>
<p>Default resources for eyeo websites.</p>
<h2>Components</h2>
<ol>
<li><a href="utilities">Utilities</a></li>

Powered by Google App Engine
This is Rietveld