Back to white page

This commit is contained in:
Madison Scott-Clary
2020-07-10 22:15:45 -07:00
parent 572fb74979
commit 040abf9fb9
10 changed files with 57 additions and 59 deletions

View File

@ -13,10 +13,10 @@
<main>
<article>
<section class="carousel-item home">
<div class="small">
<img alt="Madison Scott-Clary" src="/assets/img/headshot.jpg" />
<div class="half">
<img alt="Madison Scott-Clary" src="/assets/img/headshot.png" />
</div>
<div class="large">
<div class="half">
<p>Welcome to the written works of Madison Scott-Clary.</p>
<p>Madison is an author of fiction, non-fiction, and poetry living in the Pacific Northwest. Her interests lie in the realms of furry fiction and non-fiction, collaborative fiction, and hypertextual writing. She is a member of the Furry Writers' Guild, and editor for several projects, fiction and non-fiction. This site collects several of her written works.</p>
@ -34,7 +34,7 @@
<a href="/publications/post-self" class="post-card-image">
</a>
<div class="post-card-body">
<a href="/publications/post-self" class="post-card-link"><h3 class="post-card-title">Post&middot;Self - Qoheleth and other stories</h3></a>
<a href="/publications/qoheleth" class="post-card-link"><h3 class="post-card-title">Qoheleth</h3></a>
</div>
</div>
</li>

View File

@ -16,7 +16,6 @@
</nav>
<p class="logo"><a href="/">Madison Scott-Clary</a></p>
<div class="search-icon-container">
<span class="search-icon"><a><i class="fa fa-search" aria-hidden="true"></i></a></span>
</div>
</div>
</div>