feat: Import recipes and create cafe/diner menu

Imported Abby's Binning Family Menu and created a minimal diner-style menu
page on the main website with a curated selection of items from the recipe
book.
This commit is contained in:
Matthew Binning 2026-01-15 17:30:06 -08:00
parent 70c5d896be
commit 8ee7025d50
7 changed files with 143 additions and 6 deletions

View file

@ -421,6 +421,7 @@ ul#searchresults span.teaser em {
left: 0;
right: 0;
padding: 10px 10px;
padding-top: calc(var(--menu-bar-height) + 10px);
}
.sidebar .sidebar-resize-handle {
position: absolute;