Merge branch 'master' of gitlab.com:agaric/sites/geo
This commit is contained in:
commit
401637bbf7
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
$settings['locale_custom_strings_en'][] = [
|
||||||
|
'Sticky at top of lists' => 'Feature on front page',
|
||||||
|
];
|
||||||
|
|
||||||
|
|
||||||
// #ddev-generated: Automatically generated Drupal settings file.
|
// #ddev-generated: Automatically generated Drupal settings file.
|
||||||
if (file_exists($app_root . '/' . $site_path . '/settings.ddev.php')) {
|
if (file_exists($app_root . '/' . $site_path . '/settings.ddev.php')) {
|
||||||
include $app_root . '/' . $site_path . '/settings.ddev.php';
|
include $app_root . '/' . $site_path . '/settings.ddev.php';
|
||||||
|
|
Loading…
Add table
Reference in a new issue