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 bad79e2 commit 45b81ceCopy full SHA for 45b81ce
index.html
@@ -1 +1,10 @@
1
-Developing...
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
5
+ <title>Softencode - Making softwares and libraries for hardwares.</title>
6
+ </head>
7
+ <body>
8
+ <p>This part is developing, please wait~ :)</p>
9
+ </body>
10
+</html>
0 commit comments