Inclusion of Content Warnings
This commit is contained in:
parent
f5fc53d551
commit
a1b313f045
13 changed files with 247 additions and 48 deletions
|
@ -60,7 +60,7 @@
|
|||
/>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-to-content" href="#poem">Skip to main content</a>
|
||||
<a class="skip-to-content" href="#content-warnings">Skip to main content</a>
|
||||
|
||||
<header>
|
||||
<div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
|
||||
|
@ -154,10 +154,19 @@
|
|||
</a>
|
||||
</aside>
|
||||
|
||||
<section id="content-warnings">
|
||||
<h1>Content Warnings</h1>
|
||||
<ul>
|
||||
<li>Gun Violence</li>
|
||||
<li>Blood</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<p class="back">
|
||||
<a href="index.html" aria-label="Go back to poem-list">↵ Back</a>
|
||||
</p>
|
||||
|
||||
<main id="poem">
|
||||
<p style="text-align: right; margin: 0; margin-right: 30px">
|
||||
<a href="index.html" aria-label="Go back to poem-list">↵ Back</a>
|
||||
</p>
|
||||
<hr />
|
||||
<h1>Brazen Word (Token I)</h1>
|
||||
<hr />
|
||||
|
@ -177,6 +186,10 @@
|
|||
<hr />
|
||||
</main>
|
||||
|
||||
<p class="back">
|
||||
<a href="index.html" aria-label="Go back to poem-list">↵ Back</a>
|
||||
</p>
|
||||
|
||||
<footer id="free">
|
||||
<a href="../our-siblings.html"
|
||||
>Free Our People</a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue