Foo, oops.
Torey Heinz
committed Mar 27, 2018
commit 508240cf30f20b70e93453074d974220e446daec
Showing 1
changed file with
1 additions
and 1 deletions
app/views/snippets/metatags.liquid
+1
-1
| @@ | @@ -21,7 +21,7 @@ |
| {% elsif service.brief %} | |
| {% assign description = service.brief %} | |
| {% else %} | |
| - | {% assign description = 'Foo' %} |
| + | {% assign description = "West Michigan's Premier Shop for All Your Canvas and Upholstery Needs." %} |
| {% endif %} | |
| <meta charset="utf-8"> | |