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 77eb986 commit 5777d78Copy full SHA for 5777d78
index.md renamed to README.md
index.html
@@ -0,0 +1,20 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+ <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>EXA Lab.</title>
8
+ <script>location.assign("https://studio-exalab.starinc.xyz");</script>
9
+</head>
10
11
+<body>
12
+ <pre>
13
+ EXA Lab Official Website has been moved to https://studio-exalab.starinc.xyz.
14
15
+ This old website (exalab.github.io) will still be used to store some information such as AdMob app-ads.txt,
16
+ Privacy Policy for Play, but the post such as our future plans will be made at the new website for better reading experience.
17
+ </pre>
18
+</body>
19
20
+</html>
0 commit comments