summaryrefslogtreecommitdiff
path: root/partials/head.html.erb
blob: 8d4f1d3066705e7fc261edbd0d05589c10f42db6 (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>