JacobGrisham/YelpCamp

View on GitHub
views/partials/default-main.ejs

Summary

Maintainability
Test Coverage
<%- include ("./head") %>
<body class="site-layout default-background">
  <main class="default-site-background body-font text-white">

    <!-- animated clouds -->
    <img class="cloud cloud-1" src="/images/cloud.svg" alt="Slow-moving animated cloud">
    <img class="cloud cloud-2" src="/images/cloud.svg" alt="Faster-moving animated cloud">
    <img class="cloud cloud-3" src="/images/cloud.svg" alt="Fastest moving animated cloud">