fivedoorsnorth.com - five doors north

Description: Casual Italian eatery in midtown, Toronto. Serving our community since 1997. Now open for takeout and delivery.

Example domain paragraphs

since 1997

The COVID-19 pandemic has shut down many local restaurants. Sponsored by your generosity,  Feed the Frontlines TO supports local restaurants like us by creating opportunities for our employees to prepare and distribute meals for healthcare and social services workers around the city. We hope you will join us in this effort to keep our city’s frontline teams well-fed and nourished as they do their critically important work.

const firstSection = document.querySelector('.page-section'); const header = document.querySelector('.header'); const mobileOverlayNav = document.querySelector('.header-menu'); const sectionBackground = firstSection ? firstSection.querySelector('.section-background') : null; const headerHeight = header ? header.getBoundingClientRect().height : 0; const firstSectionHasBackground = firstSection ? firstSection.className.indexOf('has-background') > = 0 : false; const isFirstSectionInset = firstSection ? firstSe