This commit is contained in:
dakedres 2023-08-05 14:56:21 -04:00
parent b232ef076e
commit 7c1db5384f

View File

@ -211,6 +211,7 @@ const renderPage = (posts, index, pageCount) => {
<head>
<title>Page ${index + 1}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
max-width: 640px;