use Root Directory
This commit is contained in:
parent
72fe9646f1
commit
0547b84740
18
404.html
18
404.html
|
|
@ -5,32 +5,32 @@
|
|||
<meta content="ARCHBLOX" property="og:title">
|
||||
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
||||
<meta content="https://help.archblox.com" property="og:url" />
|
||||
<meta content="https://help.archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://help.archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://help.archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://help.archblox.com/MORBLOX.ico">
|
||||
<link href="https://help.archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://help.archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
<script src="https://help.archblox.com/js/detect.css" defer></script>
|
||||
<script src="/js/detect.css" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="https://help.archblox.com"><img alt="ARCHBLOX Logo" src="https://help.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>404 - Page not Found</h1>
|
||||
<p>Aw man, look at what you have done. You've made Luigi mad!</p>
|
||||
<p>Why don't you go back a page for us before Luigi destroys us all.</p>
|
||||
<img alt="Angry Luigi" src="https://help.archblox.com/img/error.png" width="100%" height="300px">
|
||||
<img alt="Angry Luigi" src="/img/error.png" width="100%" height="300px">
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
16
id.html
16
id.html
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX - ID Errors" property="og:title">
|
||||
<meta content="Get help about ID based errors here." property="og:description">
|
||||
<meta content="https://help.archblox.com/id" property="og:url" />
|
||||
<meta content="https://help.archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://help.archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://help.archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://help.archblox.com/MORBLOX.ico">
|
||||
<link href="https://help.archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://help.archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://help.archblox.com/js/detect.css" defer></script>
|
||||
<script src="/js/detect.css" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<div id="logo_signup">
|
||||
<a href="https://help.archblox.com"><img alt="ARCHBLOX Logo" src="https://help.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
|
|||
18
index.html
18
index.html
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX Help" property="og:title">
|
||||
<meta content="nil" property="og:description">
|
||||
<meta content="https://help.archblox.com" property="og:url" />
|
||||
<meta content="https://help.archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://help.archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://help.archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://help.archblox.com/MORBLOX.ico">
|
||||
<link href="https://help.archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://help.archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,20 +28,20 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://help.archblox.com/js/detect.css" defer></script>
|
||||
<script src="/js/detect.css" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<div id="logo_signup">
|
||||
<a href="https://help.archblox.com"><img alt="ARCHBLOX Logo" src="https://help.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
<h1>ARCHBLOX Help</h1>
|
||||
<p>Get some help here.</p>
|
||||
<br />
|
||||
<p><a href="https://help.archblox.com/id">ID Errors</a> | <a href="https://help.archblox.com/launcher">Launcher Help</a> | <a href="https://help.archblox.com/studio">Studio Help</a></p>
|
||||
<p><a href="/id">ID Errors</a> | <a href="/launcher">Launcher Help</a> | <a href="/studio">Studio Help</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX - Launcher Help" property="og:title">
|
||||
<meta content="Get help about ARCHBLOX Launcher here." property="og:description">
|
||||
<meta content="https://help.archblox.com/launcher" property="og:url" />
|
||||
<meta content="https://help.archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://help.archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://help.archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://help.archblox.com/MORBLOX.ico">
|
||||
<link href="https://help.archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://help.archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://help.archblox.com/js/detect.css" defer></script>
|
||||
<script src="/js/detect.css" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<div id="logo_signup">
|
||||
<a href="https://help.archblox.com"><img alt="ARCHBLOX Logo" src="https://help.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
|
|||
18
studio.html
18
studio.html
|
|
@ -5,15 +5,15 @@
|
|||
<meta content="ARCHBLOX - Studio Help" property="og:title">
|
||||
<meta content="Get help about ARCHBLOX Studio here." property="og:description">
|
||||
<meta content="https://help.archblox.com/launcher" property="og:url" />
|
||||
<meta content="https://help.archblox.com/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<link rel="apple-touch-icon" href="https://help.archblox.com/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="https://help.archblox.com/img/MORBLOXsplash.png" />
|
||||
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
||||
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
||||
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="https://help.archblox.com/MORBLOX.ico">
|
||||
<link href="https://help.archblox.com/css/app.css" rel="stylesheet">
|
||||
<script src="https://help.archblox.com/js/darkmode.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
||||
<link href="/css/app.css" rel="stylesheet">
|
||||
<script src="/js/darkmode.js"></script>
|
||||
<script>
|
||||
getDarkMode()
|
||||
</script>
|
||||
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://help.archblox.com/js/detect.css" defer></script>
|
||||
<script src="/js/detect.css" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<div id="logo_signup">
|
||||
<a href="https://help.archblox.com"><img alt="ARCHBLOX Logo" src="https://help.archblox.com/img/ARCHBLOXarched.png" width="200"
|
||||
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
||||
height="40" /></a>
|
||||
</div>
|
||||
<div class="content_signup">
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
<h2>Decals/Audio/Meshes are not loading</h2>
|
||||
<p>ARCHBLOX's asset servers may be down. If not, try this:</p>
|
||||
<br />
|
||||
<p>Replace references of "www.roblox.com" to "www.morblox.us", or run this script in studio: <a href="https://help.archblox.com/AssetIdConverterV2.lua">Asset ID Converter</a> by Haze#7082</p>
|
||||
<p>Replace references of "www.roblox.com" to "www.morblox.us", or run this script in studio: <a href="/AssetIdConverterV2.lua">Asset ID Converter</a> by Haze#7082</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue