update to bootstrap 5.2.3 continued

This commit is contained in:
Joey Kimsey
2024-12-10 01:46:00 -05:00
parent b3018de907
commit f3f323d30f
23 changed files with 279 additions and 155 deletions

View File

@ -45,7 +45,7 @@ class Feedback extends Plugin {
'default' => false,
],
];
public $footer_links = [
public $contact_footer_links = [
[
'text' => 'Feedback',
'url' => '{ROOT_URL}feedback',