Mercurial Hosting > luan
comparison website/src/manual.html @ 1521:d3e61cd2aca0
docs and shell bug fix
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Thu, 25 Jun 2020 23:17:14 -0600 | 
| parents | d9a5405a3102 | 
| children | 0af6a9d6d12f | 
   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 Reference Manual</title> | 4 <title>Luan Reference Manual</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> | 
