comparison website/src/tutorial.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 13135e289b50
comparison
equal deleted inserted replaced
1520:d9a5405a3102 1521:d3e61cd2aca0
1 <!doctype html> 1 <!doctype html>
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>Luan Tutorial</title> 4 <title>Luan Tutorial</title>
5 <meta name="viewport" content="width=device-width, initial-scale=1">
5 <style> 6 <style>
6 @import "site.css"; 7 @import "site.css";
7 </style> 8 </style>
8 </head> 9 </head>
9 <body> 10 <body>