diff website/src/pil.html @ 1521:d3e61cd2aca0

docs and shell bug fix
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 25 Jun 2020 23:17:14 -0600
parents 29d6d7d79c41
children
line wrap: on
line diff
--- a/website/src/pil.html	Sun Jun 21 18:14:13 2020 -0600
+++ b/website/src/pil.html	Thu Jun 25 23:17:14 2020 -0600
@@ -2,6 +2,7 @@
 <html>
 	<head>
 		<title>Programming in Lua</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<style>
 			@import "site.css";
 		</style>