diff options
Diffstat (limited to 'views/about/howto.ejs')
| -rw-r--r-- | views/about/howto.ejs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/about/howto.ejs b/views/about/howto.ejs index 5278a40..7d9c594 100644 --- a/views/about/howto.ejs +++ b/views/about/howto.ejs @@ -1,14 +1,14 @@ <!doctype html> <html> <head> - <title>vvalls</title> + <title>How to Use VValls</title> [[ include ../partials/meta ]] </head> <body class="loading"> <div class="rapper page"> [[ include ../partials/header ]] - <div class="hero" style="background-image:url(http://okfocus.s3.amazonaws.com/images/vvalls/construction.jpg);"> + <div class="hero" style=""> <div class="holder"> </div> </div> |
