Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions govcms.install
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ function govcms_install() {
return;
}

// Set front page to "node".
$frontPagePath = '/node';
\Drupal::configFactory()
->getEditable('system.site')
->set('page.front', $frontPagePath)
->save(TRUE);

// Set paths for the logo, favicon, and README file based on install directory.
$govcmsPath = \Drupal::service('extension.list.profile')->getPath('govcms');
\Drupal::configFactory()
Expand Down
100 changes: 99 additions & 1 deletion logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.