- Successfully imported 1731 WordPress posts to Hugo markdown format - Migrated 204+ images from archive to static directory - Copied standalone directories (curtain, farm, gobbler, house, images, party, revcemetery, railsday, birthday) - Fixed all internal links to use /legacy prefix for archived content - Remapped archive links to point to correct Hugo posts - Fixed Louisville Georgia Cemetery post rendering issue 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
49 lines
1.4 KiB
HTML
49 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>My House</title>
|
|
<STYLE type="text/css">
|
|
BODY { background: #d2b48c; color: black }
|
|
TH { background: #EFB5F7; color: black }
|
|
TD { background: #d2b48c; color: black }
|
|
A { text-decoration:none }
|
|
A:active { text-decoration:none; background: #d2b4ff }
|
|
A:visited { text-decoration:none }
|
|
A:hover { text-decoration:none }
|
|
</STYLE>
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<table border=0 cellpadding=0 cellspacing=0 align=center width=420>
|
|
<tr>
|
|
<td colspan=3 align=center><font size=+2><b>
|
|
The Living Room
|
|
</b></font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="UL.gif" align=center></td>
|
|
<th align=center><a href="livingtobedroom.html">Door Number One</a> or <a href="livingtodoor.html">Door Number Two</a></th>
|
|
<td><img src="UR.gif" align=center></td>
|
|
</tr>
|
|
<tr>
|
|
<th> </th>
|
|
<td><img src="living2.gif" align=center></td>
|
|
<th> </th>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="BL.gif" align=center></td>
|
|
<th align=center><a href="livingtokitchen.html">Turn Around</a></th>
|
|
<td><img src="BR.gif" align=center></td>
|
|
</tr>
|
|
<tr>
|
|
<td> </td>
|
|
<td>
|
|
The room is very large and currently mostly empty. You can see a pile of unpacked things sitting against the wall. The walls are half pale yellow and half green with the edging all away around.
|
|
<br><br><center><a href="index.html">The Beginning</a><br><a href="floorplan.html">The Floorplan</a></center>
|
|
</td>
|
|
<td> </td>
|
|
</tr>
|
|
</table>
|