diff --git a/views/campgrounds/show.ejs b/views/campgrounds/show.ejs index 4fb2b34..9af2095 100644 --- a/views/campgrounds/show.ejs +++ b/views/campgrounds/show.ejs @@ -4,7 +4,7 @@
- + <%= campground.name %>

$<%= campground.price %>/night

<%= campground.name %>

diff --git a/views/landing.ejs b/views/landing.ejs index 6df218f..afefa37 100644 --- a/views/landing.ejs +++ b/views/landing.ejs @@ -1,7 +1,7 @@ <%- include ("partials/header") %>
- + Landing page background image

YelpCamp

View All Campgrounds diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 1463d40..9563801 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -1,5 +1,5 @@ - + @@ -15,6 +15,7 @@ + @@ -49,9 +50,9 @@
- - - + Slow-moving animated cloud + Faster-moving animated cloud + Fastest moving animated cloud