diff options
Diffstat (limited to 'about/whyami.html')
-rw-r--r-- | about/whyami.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/about/whyami.html b/about/whyami.html index 954b926..601b77f 100644 --- a/about/whyami.html +++ b/about/whyami.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>whyami</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>whyami</title> +<style> html { line-height: 1.5; font-family: Georgia, serif; @@ -163,3 +163,4 @@ different.</p> </center> </body> </html> + |