diff options
Diffstat (limited to 'about/howami.html')
-rw-r--r-- | about/howami.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/about/howami.html b/about/howami.html index 1ae967f..a85ff7c 100644 --- a/about/howami.html +++ b/about/howami.html @@ -1,11 +1,11 @@ <!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> +<html lang="" xml:lang="" xmlns="http://www.w3.org/1999/xhtml"> <head> - <meta charset="utf-8" /> - <meta name="generator" content="pandoc" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> - <title>howami</title> - <style> +<meta charset="utf-8"/> +<meta content="pandoc" name="generator"/> +<meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"/> +<title>howami</title> +<style> html { line-height: 1.5; font-family: Georgia, serif; @@ -159,3 +159,4 @@ <p>Doing all right, thanks for asking.</p> </body> </html> + |