Skip to content

Commit 85c1e6b

Browse files
committed
that responsive line
Signed-off-by: lucasew <[email protected]>
1 parent ba24759 commit 85c1e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/index.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const Template = `
2121
<html>
2222
<head>
2323
<meta charset="utf-8"/>
24+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2425
<link id="theme" rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css">
2526
</head>
2627
<body>

0 commit comments

Comments
 (0)