diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-16 00:00:00 +0000 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-16 00:00:00 +0000 |
commit | e0b74c7bb743b02b4cfefea872df1c5532f3b3b7 (patch) | |
tree | f6e9a8f21628240bc25b3c6bd671db3657c55708 /note | |
parent | 8c1f4ba083b4f05a749e6a7d6064cd6b4d77e77f (diff) | |
download | www-e0b74c7bb743b02b4cfefea872df1c5532f3b3b7.tar.gz |
meta viewport
Diffstat (limited to 'note')
-rw-r--r-- | note/ask.html | 1 | ||||
-rw-r--r-- | note/comms.html | 1 | ||||
-rw-r--r-- | note/emacs.html | 1 | ||||
-rw-r--r-- | note/on-racist-jokes.html | 1 | ||||
-rw-r--r-- | note/pronouns.html | 1 | ||||
-rw-r--r-- | note/pubdom.html | 1 | ||||
-rw-r--r-- | note/really.html | 1 | ||||
-rw-r--r-- | note/social-media.html | 1 | ||||
-rw-r--r-- | note/suicide-jokes.html | 1 | ||||
-rw-r--r-- | note/tone.html | 1 | ||||
-rw-r--r-- | note/wechat.html | 1 | ||||
-rw-r--r-- | note/ykps-temp-pronouns.html | 1 |
12 files changed, 12 insertions, 0 deletions
diff --git a/note/ask.html b/note/ask.html index 1162216..7a05c08 100644 --- a/note/ask.html +++ b/note/ask.html @@ -3,6 +3,7 @@ <head> <title>Don't ask to ask, just ask1</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/comms.html b/note/comms.html index 78f9a15..0666c35 100644 --- a/note/comms.html +++ b/note/comms.html @@ -3,6 +3,7 @@ <head> <title>Communication Guidelines</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/emacs.html b/note/emacs.html index 2cbef1e..11b8b3d 100644 --- a/note/emacs.html +++ b/note/emacs.html @@ -3,6 +3,7 @@ <head> <title>A Few Problems with Emacs</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/on-racist-jokes.html b/note/on-racist-jokes.html index e0ad4db..eeb8765 100644 --- a/note/on-racist-jokes.html +++ b/note/on-racist-jokes.html @@ -3,6 +3,7 @@ <head> <title>On Racist Jokes</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/pronouns.html b/note/pronouns.html index ac90d72..08dd0b2 100644 --- a/note/pronouns.html +++ b/note/pronouns.html @@ -3,6 +3,7 @@ <head> <title>Runxi Yu's Pronouns</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/pubdom.html b/note/pubdom.html index 9a7cc36..4dc9928 100644 --- a/note/pubdom.html +++ b/note/pubdom.html @@ -3,6 +3,7 @@ <head> <title>Runxi Yu's Public Domain Dedication</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/really.html b/note/really.html index 2511c79..7355611 100644 --- a/note/really.html +++ b/note/really.html @@ -3,6 +3,7 @@ <head> <title>“Really” is a confusing word</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/social-media.html b/note/social-media.html index 937bc20..2966a14 100644 --- a/note/social-media.html +++ b/note/social-media.html @@ -3,6 +3,7 @@ <head> <title>Social Media</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/suicide-jokes.html b/note/suicide-jokes.html index 4acd18b..cf5b335 100644 --- a/note/suicide-jokes.html +++ b/note/suicide-jokes.html @@ -3,6 +3,7 @@ <head> <title>On Jokes about Suicide</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/note/tone.html b/note/tone.html index 16ab884..598e1b0 100644 --- a/note/tone.html +++ b/note/tone.html @@ -5,6 +5,7 @@ <html> <head> <link rel="stylesheet" href="/style.css" /> +<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> <meta name="generator" content="groff -Thtml, see www.gnu.org"> diff --git a/note/wechat.html b/note/wechat.html index 77619a9..676a6b8 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -3,6 +3,7 @@ <head> <title>The Problem with WeChat, et al.</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> </head> <body> diff --git a/note/ykps-temp-pronouns.html b/note/ykps-temp-pronouns.html index aabd7a2..4ce5cef 100644 --- a/note/ykps-temp-pronouns.html +++ b/note/ykps-temp-pronouns.html @@ -4,6 +4,7 @@ <head> <title>Temporary Pronouns for Runxi Yu</title> <link rel="stylesheet" href="/style.css" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> |