epiphany/archive/home.php

103 lines
2.8 KiB
PHP
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style/stuff.css">
<title></title>
</head>
<body>
2022-11-12 16:13:57 -08:00
<div class="text">
<p>Hello and welcome to Epiphany Petz! This is a Petz 4 website.<br>
<br>
If there are any broken links or typos, please let me know in the cbox!
<!-- Don't have petz? <a href="download_petz.html">Here is a page</a> with links to where you
can download the various Petz/Babyz/Oddballz games! --></p>
</div>
<div class="divide"></div>
<div class="text">
<h1>Siblings</h1>
<a href="https://harvestpetz.neocities.org/" title="harvest">scribble @ harvest</a>
</div>
<div class="divide"></div>
<div class="text">
<h1>Updates</h1>
<p><em><a href="updates.php" target="main">update archive</a></em></p>
2022-11-12 16:13:57 -08:00
2022-11-14 22:14:00 -08:00
<h2>14 Nov 2022</h2>
<p>Christmas theme up (:</p>
2022-11-12 16:13:57 -08:00
<h2>15 Mar 2022</h2>
<p>Epiphany has moved! I got my own domain a week or two ago and have finally finished setting
it up and moving Epiphany over. I also updated the layout so it doesn't use frames anymore,
keeps things a bit cleaner. I even learned a little jquery to do so *shudder*.</p>
<p><a href="https://punkfairie.net/" target="_blank">punkfairie.net</a> now has my own personal
site on it as well! It's been a looonggg time since I've had a personal site, I'm super excited
to have a little space again, for whatever I feel like posting :)</p>
<h2>13 Mar 2022</h2>
<p>Sent out some adoptions and added Epiphany's very first sibling site!</p>
<h2>09 Mar 2022</h2>
<p>Not much updates here, I've been focusing on my petz archive project, I've got two sites done
so far! Archive is <a href="https://saudade.punkfairie.net/" target="_blank">here</a> if you'd
like to check it out :)</p>
<h2>21 Feb 2022</h2>
<p>More dogz litterz added, and single dogz adoptions also added.</p>
</div>
<div class="divide"></div>
<div id="credits" class="text">
<h1>Credits</h1>
<!--button-->
<p>button template from
2022-11-12 16:13:57 -08:00
<a href="http://caotiicah.deviantart.com/art/Templates-for-web-s-buttons-157513928"
target="_blank">caotiicah</a>
</p>
2022-11-12 16:13:57 -08:00
<!--background-->
<p>
background from
2022-11-12 16:13:57 -08:00
<a
href="https://tenshiikisu.tumblr.com/post/79015021080/hey-hey-hey-huge-pixel-background-dump-ive-been"
target="_blank">keep it cute</a>
</p>
<!-- pixels -->
<p>
various pixels from
2022-11-12 16:13:57 -08:00
<a href="https://pixel-soup.tumblr.com/" target="_blank">pixel-soup</a>
</p>
<!-- divider -->
<p>
divider from
<a href="https://just-pixels.tumblr.com/post/39751350668/little-late-but-christmas-dividers">just-pixels</a>
</p>
2022-11-12 16:13:57 -08:00
<p>
banner font from
<a href="https://www.fontspace.com/reglisse-font-f43313"
target="_blank">fontspace</a>
</p>
</div>
</body>
</html>