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: Rephrase if statement Created Nov. 30, 2017, 1:19 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
« includes/meta/standard.tmpl ('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,8 @@
[general]
-siteurl=http://localhost
+siteurl = http://localhost
+sitename = eyeo Website Defaults
defaultlocale = en
defaultpage = index
[langnames]
en = English
« includes/meta/standard.tmpl ('K') | « pages/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld