This commit is contained in:
tildearrow 2023-09-19 23:15:32 -05:00
parent 9d0659659b
commit 23b17b6d34

View file

@ -130,6 +130,10 @@ if __name__ == "__main__":
h1 {
text-align: center;
}
img {
max-width: 100%%;
}
</style>
<title>%s</title>
</head>