Copy configs into subfolder

Browsers may not want to load files outside the folder, but they may be
okay with these relative references within the folder.
This commit is contained in:
Scott Lahteine
2015-02-06 14:58:47 -08:00
parent b51204cc1c
commit 4d341bb758
6 changed files with 1426 additions and 8 deletions

View File

@ -14,10 +14,7 @@
<body>
<section id="main">
<h1>Marlin Configurator 0.1a</h1>
<p>Enter values in the form, get a Marlin configuration.<br/>Will include a drop-down of known configurations.</p>
<ul id="help">
<li><strong>HELP</strong> - This is the help region</li>
</ul>
<p>Enter values in the form, get a Marlin configuration. Will include a drop-down of known configurations.</p>
<div id="tabs"></div>