amanda-spletzer-canning-safety/seasonal-guide.html

56 lines
3.3 KiB
HTML
Raw Permalink Normal View History

2026-08-18 05:26:17 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
2026-08-18 05:26:17 +02:00
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Seasonal Guide - Amanda Spletzer</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Seasonal Guide - Amanda Spletzer">
<meta property="og:description" content="Learn about the best times to can various fruits and vegetables.">
<meta property="og:image" content="https://pixabay.com/get/g37c1a9992f67c4caae6eb7e4c54953cc7ce6b78a8754a1b169c05f05dda60e141bec4ed635595ae524b7bac4e805affc3ad55063b9834f3fe1a5ea5a6a163780_1280.png">
<meta property="og:url" content="https://amanda-spletzer.4ort.net/seasonal-guide.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="Learn about the best times to can various fruits and vegetables.">
2026-08-18 05:26:17 +02:00
<link rel="stylesheet" href="styles.css">
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
2026-08-18 05:26:17 +02:00
</head>
<body>
<header>
<h1>Amanda Spletzer</h1>
<nav>
<a href="index.html">Home</a>
<a href="seasonal-guide.html">Seasonal Guide</a>
<a href="safety-checklist.html">Safety Checklist</a>
</nav>
</header>
<main>
<section>
<h2>Seasonal Guide</h2>
<p>Learn about the best times to can various fruits and vegetables.</p>
<fort-media query="canning seasonal guide" limit="1"><div class="fort-media" data-fort="media" data-query="canning seasonal guide"><img src="https://pixabay.com/get/g8bb31fd76f88521bafa196d6d019bc863cc8e19fb5efb1f04544d730eafdf4a8fce1ddc2fbfdc6d74e2d9ac6ad3fe0f238e116173bcdec2ba958875ce791755b_1280.png" alt="can, canning, tomatoes, can of tomatoes, vegetables, canned, can, can, can, can, can" loading="lazy" data-license="RF" data-source="pixabay"></div></fort-media>
2026-08-18 05:26:17 +02:00
<p>For more information on canning safety, check out the <a href="safety-checklist.html">Safety Checklist</a>.</p>
</section>
</main>
<footer>
<p>&copy; 2024 Amanda Spletzer</p>
</footer>
</body>
</html>