We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0e219 commit 297bac6Copy full SHA for 297bac6
index.html
@@ -1,12 +1,9 @@
1
<!doctype html>
2
-<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
3
-<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
4
-<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
5
-<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
+ <html class="no-js" lang=""> <!--<![endif]-->
6
<head>
7
<meta charset="utf-8">
8
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9
- <title>Personal Website: Home</title>
+ <title>Personal Website: Home, Improved</title>
10
<meta name="description" content="">
11
<meta name="viewport" content="width=device-width, initial-scale=1">
12
<link rel="apple-touch-icon" href="apple-touch-icon.png">
0 commit comments