By: Michael Lynch <git@mtlynch.io>
Use semantic HTML main element in base layout Replace <div class="container"> with <main class="container"> in the base layout template to improve document semantics and accessibility. Co-authored-by: Shelley <shelley@exe.dev>