index: add a couple of meta tags
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
3cc7a378c0
commit
31408d4536
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>Is this a Critter?</title>
|
||||
<meta name="description" content="Is this a critter? Trying to agree on what a critter even is requires a bit of sampling. Help by contributing your vote on what a critter even is."/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="isCritter">
|
||||
|
|
Loading…
Reference in a new issue