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

@ -32,7 +32,7 @@ class Blog extends Plugin {
'url' => '{ROOT_URL}admin/blog',
],
];
public $footer_links = [
public $info_footer_links = [
[
'text' => 'Blog',
'url' => '{ROOT_URL}blog/index',