drop the space, it's cleaner

This commit is contained in:
Joe Lothan 2026-05-19 11:49:13 -04:00
parent 3534f84b27
commit f7f564289c
3 changed files with 7 additions and 5 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Every Tab</title>
<title>About EveryTab</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
@ -36,7 +36,9 @@
<p>Note that some sites do not allow embedding and will open a new tab instead. Also note that just like the Web itself, some sites are broken, not suitable for work, trying to harvest your data, or an affront to humanity itself.</>
<p>EveryTab just shows a random slice of the Web, in all of it's messy and beautiful glory. Enjoy!</p>
<p>EveryTab just shows a random slice of the Web, in all it's messy and beautiful glory.</p>
<p>Enjoy!</p>
<!-- <p>For more information about the inspiration and design of this website, visit <a href="future blog post link</a>.</p> -->
</body>