2026-08-18 05:26:17 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
2026-08-21 15:50:13 +02:00
|
|
|
<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>Safety Checklist - Amanda Spletzer</title>
|
2026-08-21 15:50:13 +02:00
|
|
|
<meta property="og:type" content="website">
|
|
|
|
|
<meta property="og:title" content="Safety Checklist - Amanda Spletzer">
|
|
|
|
|
<meta property="og:description" content="Follow this comprehensive guide to ensure the safety and success of your canning endeavors.">
|
|
|
|
|
<meta property="og:image" content="https://pixabay.com/get/g5a9d93e8aa690e5b54e81327d70583944aa417f896026d43ab2359b4d42fa1a625080a3f3a078c876cdc9979556801c681ca6a44f9ee2c400eba290f4a876597_1280.jpg">
|
|
|
|
|
<meta property="og:url" content="https://amanda-spletzer.4ort.net/safety-checklist.html">
|
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
|
|
|
<meta name="description" content="Follow this comprehensive guide to ensure the safety and success of your canning endeavors.">
|
2026-08-18 05:26:17 +02:00
|
|
|
<link rel="stylesheet" href="styles.css">
|
2026-08-21 15:50:13 +02:00
|
|
|
<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>Safety Checklist</h2>
|
|
|
|
|
<p>Follow this comprehensive guide to ensure the safety and success of your canning endeavors.</p>
|
2026-08-21 15:50:13 +02:00
|
|
|
<fort-media query="canning safety checklist" limit="1"><div class="fort-media" data-fort="media" data-query="canning safety checklist"><img src="https://pixabay.com/get/gd80bcc42a342a54a4f25787c43b46ffe69d2a5735fed0962f5e0b6772584df15f0bb175cc0ff7b0431a254b1d84b0c4e92f3763c3e98abb5c526ecb9bd1e042a_1280.jpg" alt="exit sign, light, exit light, emergency exit, evacuation, emergency, escape, safety, exit sign, exit sign, exit sign, exit sign, emergency exit, emergency exit, emergency exit, emergency, emergency, emergency, emergency, emergency" loading="lazy" data-license="RF" data-source="pixabay"></div></fort-media>
|
2026-08-18 05:26:17 +02:00
|
|
|
<p>For more information on seasonal canning, check out the <a href="seasonal-guide.html">Seasonal Guide</a>.</p>
|
|
|
|
|
</section>
|
|
|
|
|
</main>
|
|
|
|
|
<footer>
|
|
|
|
|
<p>© 2024 Amanda Spletzer</p>
|
|
|
|
|
</footer>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|