updated any the scaling of post pages! now works for phones!

This commit is contained in:
2025-09-29 11:11:09 +02:00
parent d8d710dcbd
commit 2cc663ebc0
2 changed files with 240 additions and 95 deletions

View File

@@ -119,6 +119,7 @@ def render_markdown(md_path: Path):
<html lang="en" style="height:100%; margin:0;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{title}</title>
<link rel="stylesheet" href="../css/main.css">
<link rel="icon" type="image/x-icon" href="../css/favicon/favicon.ico">