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

Unified Diff: settings.ini

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
« locales/en/site.json ('K') | « pages/index.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: settings.ini
===================================================================
--- a/settings.ini
+++ b/settings.ini
@@ -1,7 +1,7 @@
[general]
-siteurl=http://localhost
+siteurl = http://localhost
defaultlocale = en
defaultpage = index
juliandoucette 2017/12/04 10:33:08 Did you mean to add a sitename?
ire 2017/12/04 10:41:09 Is that still needed if we're not using it from th
juliandoucette 2017/12/04 10:50:51 No ( oops :D )
[langnames]
en = English
« locales/en/site.json ('K') | « pages/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld