|
@@ -0,0 +1,34 @@
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html lang="en">
|
|
|
|
+ <head>
|
|
|
|
+ <meta charset="UTF-8">
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
+ <meta name="pagename" content="SvCoreLib - Documentation">
|
|
|
|
+ <meta name="application-name" content="SvCoreLib - Documentation">
|
|
|
|
+ <meta property="og:title" content="SvCoreLib - Documentation">
|
|
|
|
+ <meta name="description" content="This is SvCoreLib's official documentation. SvCoreLib is a core dependency of all of Sv443's Node.js projects.">
|
|
|
|
+ <meta name="twitter:card" content="This is SvCoreLib's official documentation. SvCoreLib is a core dependency of all of Sv443's Node.js projects.">
|
|
|
|
+ <meta property="og:description" content="This is SvCoreLib's official documentation. SvCoreLib is a core dependency of all of Sv443's Node.js projects.">
|
|
|
|
+
|
|
|
|
+ <meta name="HandheldFriendly" content="true">
|
|
|
|
+ <meta name="copyright" content="Sv443 Network ([email protected] - https://github.com/Sv443-Network)">
|
|
|
|
+ <meta name="author" content="Sv443">
|
|
|
|
+ <meta property="og:url" content="https://sv443.net/">
|
|
|
|
+ <meta property="og:type" content="profile">
|
|
|
|
+
|
|
|
|
+ <meta property="og:image" content="https://sv443.net/resources/images/svcorelib.png">
|
|
|
|
+ <link rel="icon" href="https://sv443.net/resources/images/svcorelib.png">
|
|
|
|
+
|
|
|
|
+ <meta http-equiv="refresh" content="1; URL=https://github.com/Sv443/SvCoreLib/blob/master/docs.md">
|
|
|
|
+
|
|
|
|
+ <title>Sv443 - Discord</title>
|
|
|
|
+ <link rel="stylesheet" href="https://sv443.net/css/redirect.css">
|
|
|
|
+ <script type="text/javascript" src="https://sv443.net/js/redirect.js"></script>
|
|
|
|
+ </head>
|
|
|
|
+ <body onload="otheronload(); redirect('https://github.com/Sv443/SvCoreLib/blob/master/docs.md');">
|
|
|
|
+ <main>
|
|
|
|
+ <h2>You are being redirected to Discord...</h2>
|
|
|
|
+ <h3>If not, please <a href="https://github.com/Sv443/SvCoreLib/blob/master/docs.md" target="_self">click here</a></h3>
|
|
|
|
+ </main>
|
|
|
|
+ </body>
|
|
|
|
+</html>
|