Added viewport

Google reports issues with this so I added it
https://web.dev/responsive-web-design-basics/#viewport
This commit is contained in:
Ken Fallon 2022-09-09 07:45:49 +00:00
parent 5bd96f69e0
commit 4fdb32934b

View File

@ -10,6 +10,7 @@
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
<meta name="keywords" content="Technology, Tech News, Education, Training" />
<meta name="description" content="Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists." />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Internal CSS -->
<style type="text/css">
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {