🏷 Add meta tags to header

This commit is contained in:
himynameisdave 2020-08-06 11:31:02 -07:00
parent 194476ca33
commit 31c869ac0e
No known key found for this signature in database
GPG key ID: CF799D9C390BE444

View file

@ -1,5 +1,9 @@
<html>
<head>
<meta charset="UTF-8">
<title>plainoldrecipe.com</title>
<meta name="description" content="Take a recipe website URL and remove the cruft.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
margin: 0.25in auto;