Skip to content

Commit

Permalink
Fix main page
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Jan 8, 2024
1 parent c7fe04d commit 083a2f9
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="2487.3">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
</style>
</head>
<body>
<p class="p1">&lt;html&gt;&lt;head&gt;&lt;meta http-equiv='Refresh' content='0; url=./lite/master/api/index.html'/&gt;&lt;script type='javascript'&gt;window.location = './lite/master/api/index,html';&lt;/script&gt;&lt;/head&gt;&lt;/html&gt;</p>
</body>
</html>
<html><head><meta http-equiv='Refresh' content='0; url=./lite/master/api/index.html'/><script type='javascript'>window.location = './lite/master/api/index.html';</script></head></html>

0 comments on commit 083a2f9

Please sign in to comment.