summaryrefslogtreecommitdiff
path: root/partials/head.html.erb
blob: 54a1636210a8f4ee82e06891519b519090e0e10f (plain)
1
2
3
4
5
<head>
    <title>Pantry of Plants</title>
    <link rel="stylesheet" href="../style/style.css">
    <script src="../scripts/image-slide.js" defer></script>
  </head>