summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-23 19:56:39 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-23 19:56:57 -0600
commitedb440f1cf8f864587e582349f4d07b1d38538fb (patch)
treeeddbb9d5d7c652cb01de95e21d98da8c8e8ff474 /public/index.html
parente2ff614dcee1225a53317e90d262817ca4b36b57 (diff)
parentaa15dc46cf74c69c7dd3309d958b71addd6b6465 (diff)
make: Revert "Fuss with the CSS to make Firefox for Android happy"
This reverts commit 079efbc10b5e8c89e4f87b017ffa02e9d32aefb3.
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 9fa4930..2c91707 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Web log entries — Luke T. Shumaker</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/style.css">
<link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/>
</head>