diff options
| author | seth <[email protected]> | 2022-08-04 20:56:52 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-04 20:56:52 -0400 |
| commit | d53b865a7040d1c384fc22ef782aed9be360ee9a (patch) | |
| tree | 580d5e0b8dfe508418bec18bddf859df9508b704 /src/lul.html | |
| parent | 56b62c77c0ec5bee270e20119de68d918d28355b (diff) | |
linting
Diffstat (limited to 'src/lul.html')
| -rw-r--r-- | src/lul.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lul.html b/src/lul.html index 26db043..bc3ce9d 100644 --- a/src/lul.html +++ b/src/lul.html @@ -4,8 +4,8 @@ <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>fard</title> - <! <meta name="description" content="yuh" /> > - <! <meta name="viewport" content="width=device-width, initial-scale=1" /> > + <!-- <meta name="description" content="yuh"/> --> + <!-- <meta name="viewport" content="width=device-width, initial-scale=1"/> --> <link rel="stylesheet" href="css/guzzle.css" /> </head> <body> |
