change featured pages
This commit is contained in:
parent
4aeeb3a4e4
commit
91885e99e2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return function() {
|
||||
$featuredPages = new Pages([page('transmission'), page('programme')]);
|
||||
$featuredPages = new Pages([page('programme'), page('informations')]);
|
||||
|
||||
return $featuredPages;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue