Skip to content
Snippets Groups Projects
Commit 948eac2c authored by Mark Harding's avatar Mark Harding
Browse files

Merge branch 'mobile-page-seo' into 'master'

[Sprint/GiddyGiraffe](feat): Changed Mobile page SEO

Closes front#613

See merge request !203
parents 69359005 2c36b0bf
No related branches found
No related tags found
Loading
......@@ -403,6 +403,11 @@ class Defaults
'description' => 'Everything you need to know about Minds',
'image' => 'assets/photos/balloon.jpg',
],
'mobile' => [
'title' => 'Minds Mobile App',
'description' => 'Download the Minds mobile app for Android & iOS.',
'image' => 'assets/photos/mobile-app.jpg',
]
];
foreach ($marketing as $uri => $page) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment