- void menuItem(string text, string link) li a(href="#{link}") #{text} header img.logo(src="/static/img/logo.png", alt="The logo of the website: the letter C drawn in an inprofessional manner with wobbley eyes on top") p Chris's webstekkie ul - menuItem("home", "/"); - menuItem("posts", "/posts/"); - menuItem("projects", "/projects/"); footer p ©Chris Josten, 2020