You should set site_logo variable like this or simply add `/` in your preproc...

Contribution Date
Technology
Contribution Project
Contribution Details

You should set site_logo variable like this or simply add `/` in your preprocess function.

$logo = \Drupal::theme()->getActiveTheme()->getLogo(); $variables['site_logo'] = file_url_transform_relative(file_create_url($logo));
Contribution Author
Files count
0
Patches count
0