Mercurial > p > roundup > code
diff doc/html_extra/spec.html @ 6791:c6e30c7b79af
Add viewport nd content-type meta tags.
fix google search.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 13 Jul 2022 21:32:34 -0400 |
| parents | b26176334c88 |
| children | 861511d23a56 |
line wrap: on
line diff
--- a/doc/html_extra/spec.html Wed Jul 13 01:49:41 2022 -0400 +++ b/doc/html_extra/spec.html Wed Jul 13 21:32:34 2022 -0400 @@ -1,5 +1,7 @@ <html> <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Software Carpentry Track: Roundup</title> </head> <body bgcolor=white>
