kollapsminoriteten/wp-content/themes/blocksy/inc/panel-builder/footer/middle-row/config.php

11 lines
141 B
PHP
Raw Normal View History

2025-08-27 08:44:30 +02:00
<?php
$config = [
'name' => __('Middle Row', 'blocksy'),
'typography_keys' => [
'footerWidgetsTitleFont',
'footerWidgetsFont'
],
];