Add charset

This commit is contained in:
Drew DeVault 2017-11-05 16:36:56 -05:00
parent fdd5eb3f5d
commit 817b1d7128

View File

@ -1,6 +1,7 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8" />
<title>receptor</title> <title>receptor</title>
</head> </head>
<body> <body>