First git push to github
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Unsupported Browser</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Unsupported Browser</h1>
|
||||
|
||||
<p>
|
||||
Internet Explorer has been withdrawn and is no longer in use or supported.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Please upgrade to a modern browser such as Chrome, Firefox, Safari, Edge, etc.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user