updated any the scaling of post pages! now works for phones!
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user