Revert: Update unsubscribe.html

This commit is contained in:
2026-02-19 18:49:54 -08:00
parent ffb4361887
commit 24202b7953

View File

@@ -12,12 +12,6 @@
.mono{font-family:"IBM Plex Mono",monospace} .mono{font-family:"IBM Plex Mono",monospace}
</style> </style>
<script data-goatcounter="https://lynch.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> <script data-goatcounter="https://lynch.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<script
src="https://rybbit.planetrenox.com/api/script.js"
data-site-id="1"
data-session-replay="true"
defer
></script>
</head> </head>
<body class="bg-gray-50 text-gray-800"> <body class="bg-gray-50 text-gray-800">
<main class="max-w-xl mx-auto flex flex-col min-h-screen p-6 lg:p-8 justify-center"> <main class="max-w-xl mx-auto flex flex-col min-h-screen p-6 lg:p-8 justify-center">
@@ -55,3 +49,4 @@
</script> </script>
</body> </body>
</html> </html>