Co-authored-by: Gavyn Ezell <ezellgavyn@gmail.com>

Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
This commit is contained in:
rheabhutada02 2022-11-20 14:12:34 -08:00
parent 8a9a32414e
commit 4f2d88db9f

View File

@ -40,7 +40,7 @@
<!-- Add Food Entries Here --> <!-- Add Food Entries Here -->
<div class="Review-boxes"> <div class="Review-boxes">
<h2> Recent Reviews </h2> <h2> Recent Reviews </h2>
<a href='./CreatePage.html'><img src ="./assets/images/icons/Grouppink.png" alt="CREATE" /></a> <img src ="./assets/images/icons/Grouppink.png" alt="CREATE" id="create-btn" onclick="window.location.assign('./CreatePage.html')"></img>
</div> </div>
<div class="Filter-box"> <div class="Filter-box">