Mercurial Hosting > mailer
comparison src/index.html @ 10:9e65e7bf3f05
add lang
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Fri, 02 May 2025 12:00:10 -0600 |
| parents | 14932af93327 |
| children |
comparison
equal
deleted
inserted
replaced
| 9:14932af93327 | 10:9e65e7bf3f05 |
|---|---|
| 1 <!doctype html> | 1 <!doctype html> |
| 2 <html> | 2 <html lang="en"> |
| 3 <head> | 3 <head> |
| 4 <meta name="viewport" content="width=device-width, initial-scale=1"> | 4 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 5 <style> | 5 <style> |
| 6 @import "/site.css"; | 6 @import "/site.css"; |
| 7 | 7 |
