diff options
| author | ryderr <r@okfoc.us> | 2014-10-08 18:15:31 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-08 18:15:31 -0400 |
| commit | b86a0ac642a2623fd9d8346c2691ef5a2d290b56 (patch) | |
| tree | 09598e5fd35d191d5100a1963a04b576034c1e1b /views | |
| parent | 9d10f5c508a748a41bf85333eef620f4388956e7 (diff) | |
favicon
Diffstat (limited to 'views')
| -rw-r--r-- | views/controls/editor/media-drawer.ejs | 2 | ||||
| -rwxr-xr-x | views/home.ejs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/views/controls/editor/media-drawer.ejs b/views/controls/editor/media-drawer.ejs index 10a160e..22ae43f 100644 --- a/views/controls/editor/media-drawer.ejs +++ b/views/controls/editor/media-drawer.ejs @@ -6,7 +6,7 @@ <input type="file" accept="image/*" class="file" multiple> </form> <small>~ or ~</small><br> - <input type="text" placeholder="Enter Vimeo or YouTube Link" class="url"> + <input type="text" placeholder="Enter Vimeo or YouTube or image link" class="url"> </span> <div class="ants"> diff --git a/views/home.ejs b/views/home.ejs index 51d5a92..659e1bc 100755 --- a/views/home.ejs +++ b/views/home.ejs @@ -23,7 +23,7 @@ </div> </div> - <h1>Whats VValls For?</h1> + <h1>What's VValls For?</h1> <div class="projectList about"> <div class="item wow bounceInLeft"> |
