Updated some information but mostly just added graphics and images to make the site more interesting
This commit is contained in:
parent
ce47f6a76b
commit
78c81b8f00
15 changed files with 112 additions and 10 deletions
|
|
@ -8,7 +8,7 @@ app.get('/', (req, res) => {
|
|||
res.render('index.ejs', {
|
||||
title: 'Home',
|
||||
business: {
|
||||
location: 'Winnipeg, MB'
|
||||
location: 'Winnipeg, Canada'
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue