aboutsummaryrefslogtreecommitdiff
path: root/bin/template.eml
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-04 09:35:35 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-04 09:35:35 -0600
commit4b2f3b0cc4b66acd631148f323ae9dd8e2548fe5 (patch)
tree4156429a451f2c94e82f7532027cd5f036af4a4f /bin/template.eml
parent6d62a59b13b65760e361e7d85702bbfb4fcae4b3 (diff)
downloadwormhole-4b2f3b0cc4b66acd631148f323ae9dd8e2548fe5.tar.gz
wormhole-4b2f3b0cc4b66acd631148f323ae9dd8e2548fe5.tar.bz2
wormhole-4b2f3b0cc4b66acd631148f323ae9dd8e2548fe5.zip
Make responsive
Diffstat (limited to '')
-rw-r--r--bin/template.eml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/template.eml b/bin/template.eml
index a2d8491..bd6f952 100644
--- a/bin/template.eml
+++ b/bin/template.eml
@@ -4,6 +4,7 @@ open Wormhole.Post
let render (posts: Post.t list) =
<!DOCTYPE html>
<html>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/main.css" />
<link
rel="stylesheet"