diff website/src/index.html.luan @ 1216:5dbb552075ff

doctype
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 20 Mar 2018 15:27:08 -0600
parents 60661a8e738c
children 41b35c15ad36
line wrap: on
line diff
--- a/website/src/index.html.luan	Tue Mar 20 12:57:37 2018 -0600
+++ b/website/src/index.html.luan	Tue Mar 20 15:27:08 2018 -0600
@@ -6,6 +6,7 @@
 return function()
 	Io.stdout = Http.response.text_writer()
 %>
+<!doctype html>
 <html>
 	<head>
 		<title>Luan</title>