29 lines
1.3 KiB
HTML
29 lines
1.3 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>The Joint • Bryce Cairo</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: Georgia, serif; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; background: #f8f5f0; color: #2c2522; }
|
||
|
|
h1 { font-size: 1.8rem; }
|
||
|
|
img { width: 100%; max-width: 620px; margin: 24px 0; border: 1px solid #d4c8b0; }
|
||
|
|
.nav { margin-bottom: 40px; }
|
||
|
|
.nav a { margin-right: 20px; color: #5c4f42; text-decoration: none; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="nav">
|
||
|
|
<a href="index.html">Home</a>
|
||
|
|
<a href="joint.html">The Joint</a>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<h1>Detail: the set joint</h1>
|
||
|
|
<p>Here the pins sit flush after two days under clamps. The original maker used a coarser saw; my cut follows the same angle but tighter. The repair will outlive both of us.</p>
|
||
|
|
|
||
|
|
<img src="https://images.pexels.com/photos/31567147/pexels-photo-31567147.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Craftsman restoring an antique wooden chair in an Appalachian workshop">
|
||
|
|
|
||
|
|
<p>Nothing left to add. The wood speaks when the work is done.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|