Chicken Gyros

This commit is contained in:
2024-12-04 16:02:54 -06:00
parent b9f97006e5
commit ef761798df
2 changed files with 42 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
% optionally: replace \section with \part to add a level between (\chapter doesn't exist in the Article class)
\section{Main Dishes}
\input{recipes/ChickenSliders.tex}
\input{recipes/ChickenGyros.tex}
\input{recipes/Granola.tex}
\input{recipes/Pancakes.tex}
\input{recipes/TexasCaviar.tex}
@@ -20,7 +21,7 @@
\newpage
\section{Drinks}
\newpage % This one's cause I don't have each drink recipe making its own page
\newpage % This one's cause I don't have each drink recipe making its own page at the beginning
\input{recipes/drinks/BerrySmoothies.tex}\drinkspace
\input{recipes/drinks/MoscowMule.tex}\drinkspace
\input{recipes/drinks/TomCollins.tex} % last one doesn't need it, can't think of a better or easier way to do it so ¯\_(ツ)_