remove location test code from main branch

This commit is contained in:
2025-12-27 10:08:42 -08:00
parent c6160524da
commit 28def2fb50

View File

@ -36,26 +36,6 @@
<p><span class="card">Card one</span> has 16 total recipients.</p> <p><span class="card">Card one</span> has 16 total recipients.</p>
<ol>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
<h2>location</h2>
<img src="/img/filler0.jpg" alt="filler photo for testing"/>
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
<h2>location</h2>
<p>Some sample text</p>
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
<h2>location</h2>
<img src="/img/filler1.jpg" alt="filler photo for testing"/>
<p>Some sample text again, this time wrapping to a second line, yeah, let's make it do that.</p>
</li>
</ol>
</main> </main>
</body> </body>
</html> </html>