Update name
This commit is contained in:
@ -14,12 +14,12 @@
|
||||
<article>
|
||||
<section class="carousel-item home">
|
||||
<div class="half center">
|
||||
<img alt="Madison Scott-Clary" src="/assets/img/headshot.png" />
|
||||
<img alt="Madison Rye Progress" src="/assets/img/headshot.png" />
|
||||
<br />
|
||||
<small>Print by <a href="http://forrestgerke.com">Forrest Gerke</a></small>
|
||||
</div>
|
||||
<div class="half">
|
||||
<p>Welcome to the written works of Madison Scott-Clary.</p>
|
||||
<p>Welcome to the written works of Madison Rye Progress, also known by her pen name, 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. She holds an MFA from Cornell College where she studied the lyric essay and teaching creative writing in fandom- and subculture-specific spaces.</p>
|
||||
</div>
|
||||
|
||||
@ -1,20 +1,5 @@
|
||||
<footer class="main-footer">
|
||||
<div class="copyright">
|
||||
<p>2021 © Madison Scott-Clary</p>
|
||||
<p>2024 © Madison Rye Progress, writing as Madison Scott-Clary</p>
|
||||
</div>
|
||||
</footer> <!-- End Footer -->
|
||||
<!-- Matomo -->
|
||||
<script type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//matomo.makyo.io/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '1']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
Reference in New Issue
Block a user