george-levert-tools/rooftop-garden-notes.html

23 lines
1.0 KiB
HTML
Raw Normal View History

2026-07-18 23:49:36 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rooftop Garden Notes | George Levert</title>
<style>
body { font-family: Georgia, serif; max-width: 600px; margin: 40px auto; line-height: 1.6; color: #333; background: #f9f7f2; }
h1 { color: #4a3f35; }
a { color: #6b5b4f; }
.note { margin: 20px 0; padding: 15px; background: #f0ede6; border-left: 4px solid #6b5b4f; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Rooftop Garden Notes</h1>
<p>Observations from the slow tending of heirloom tomatoes and herbs under the Los Angeles sky.</p>
<div class="note">
<p>The morning light catches the dew on the tomato leaves, a quiet watercolor wash of green and gold. Each season brings its own subtle composition.</p>
</div>
<p><a href="index.html">Back to homepage</a></p>
</body>
</html>