- The description gets deleted if it matches the title exactly (due to
how our plugin finds the text of the README). Changed a couple
instances to not match exactly so this doesn't happen.
- Changed the top level of the Code Sampels layout to be a <main>
element, which allows some styles to apply correctly and also helps
the search crawler find the contents of the page.