Add main-content id to main on home page
This commit is contained in:
parent
2aa743339f
commit
8970dc2db9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<PageTitle>Home</PageTitle>
|
<PageTitle>Home</PageTitle>
|
||||||
|
|
||||||
<main class="container">
|
<main id="main-content" class="container">
|
||||||
<h1 id="pancakes">pancakes</h1>
|
<h1 id="pancakes">pancakes</h1>
|
||||||
<p>I'm a cat <abbr title="non-binary">enby</abbr> (<abbr
|
<p>I'm a cat <abbr title="non-binary">enby</abbr> (<abbr
|
||||||
title="they/them/their/theirs/themself or it/it/its/its/itself in English">they/it</abbr>) from Australia
|
title="they/them/their/theirs/themself or it/it/its/its/itself in English">they/it</abbr>) from Australia
|
||||||
|
|
Loading…
Add table
Reference in a new issue