mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Co-authored-by: Gavyn Ezell <ezellgavyn@gmail.com>
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
This commit is contained in:
parent
8a9a32414e
commit
4f2d88db9f
@ -40,7 +40,7 @@
|
||||
<!-- Add Food Entries Here -->
|
||||
<div class="Review-boxes">
|
||||
<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 class="Filter-box">
|
||||
|
Loading…
Reference in New Issue
Block a user