23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Tool Care • Clifton Ellis Workshop</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: Georgia, serif; max-width: 720px; margin: 40px auto; padding: 20px; background: #111; color: #ddd; line-height: 1.6; }
|
||
|
|
h1 { color: #f4a261; }
|
||
|
|
.note { background: #222; padding: 12px; border-left: 4px solid #f4a261; }
|
||
|
|
a { color: #e76f51; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Tool Care: From Roseville Workbench to Mars Habitat</h1>
|
||
|
|
<p>Sharp blades, oiled hinges, and wiped seals — same habits keep a kitchen drawer or a rover joint moving smooth. Check weekly like the old hymn says: "keep your hand on the plow."</p>
|
||
|
|
<div class="note">
|
||
|
|
<p>Parallel: torque a bolt just snug, never stripped. Dust off after every use — Mars wind or California grit, same rule.</p>
|
||
|
|
</div>
|
||
|
|
<p>Links from neighbors: adam-salazar rover specs and alexander-lance seal protocols. Do it right, do it once.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|