diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-05 17:29:19 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-05 17:31:31 -0400 |
commit | 7da507bec63f75235ebe13e64a170556245ab62e (patch) | |
tree | 5f46e416977691bea9eae73a8286642435424784 /resume/resume.html | |
parent | da9ac01c58567dd65b15d17f46eb71e46a7a45b3 (diff) | |
download | alxu.ca-7da507bec63f75235ebe13e64a170556245ab62e.tar.xz alxu.ca-7da507bec63f75235ebe13e64a170556245ab62e.zip |
unmangle js, remove iewarn
Diffstat (limited to 'resume/resume.html')
-rw-r--r-- | resume/resume.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resume/resume.html b/resume/resume.html index f8e149c..03f9bf7 100644 --- a/resume/resume.html +++ b/resume/resume.html @@ -11,9 +11,6 @@ <link rel="stylesheet" href="resume.css"> </head> <body> - <div id="ie" style="font-size:2em;display:none"> - Internet Explorer does not support the web standards used on this page. Please upgrade to a modern browser such as <a href="https://firefox.com">Mozilla Firefox</a>, <a href="https://microsoft.com/edge">Microsoft Edge</a>, or <a href="https://google.com/chrome">Google Chrome</a>. - </div> <div class="right title"> <h1>Alex Xu</h1> <p class="h1s">Generalist software developer</p> |