Mercurial Hosting > dad
comparison src/index.html @ 21:df0f6d0d55e8 default tip
add lang
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 10:46:55 -0600 |
parents | 0b3376e13e22 |
children |
comparison
equal
deleted
inserted
replaced
20:0b3376e13e22 | 21:df0f6d0d55e8 |
---|---|
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 |