~cnx/misc

Set viewport for the site v1 APPLIED

Ngô Ngọc Đức Huy: 1
 Set viewport for the site

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~cnx/misc/patches/33520/mbox | git am -3
Learn more about email & git

[PATCH] Set viewport for the site Export this patch

---
 templates/base-head.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/base-head.html b/templates/base-head.html
index ebb981c..3c6ada6 100644
--- a/templates/base-head.html
+++ b/templates/base-head.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel=icon href=/static/favicon.svg>
<link rel=stylesheet href=/static/base.css>
-- 
2.36.0
Thanks!

To git.sr.ht:~cnx/phylactery
   372c235cb608..cd0c0b5aee48 main -> main