Skip to content
Snippets Groups Projects
Commit 23da444a authored by Quentin Bolsee's avatar Quentin Bolsee
Browse files

update

parent 5a31ab71
Branches
No related tags found
No related merge requests found
Pipeline #29229 passed
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<link rel="stylesheet" href="https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/index-c5b4e48b.css"> <link rel="stylesheet" href="https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/index-c5b4e48b.css">
</head> </head>
<body style="background-color: rgb(255, 255, 255);"> <body style="background-color: rgb(255, 255, 255);">
<h1>gerber2png</h1> <h1>gerber2img</h1>
<p>Drag and drop multiple Gerber files to start</p> <p>Drag and drop multiple Gerber files to start</p>
<div id="dropZone"><p id="dropText"></p></div> <div id="dropZone"><p id="dropText"></p></div>
<input type="file" id="fileInput" multiple hidden></input> <input type="file" id="fileInput" multiple hidden></input>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<meta http-equiv="Expires" content="-1" /> <meta http-equiv="Expires" content="-1" />
</head> </head>
<body style="background-color: rgb(255, 255, 255);"> <body style="background-color: rgb(255, 255, 255);">
<h1>gerber2png</h1> <h1>gerber2img</h1>
<p>Drag and drop multiple Gerber files to start</p> <p>Drag and drop multiple Gerber files to start</p>
<div id="dropZone"><p id="dropText"></p></div> <div id="dropZone"><p id="dropText"></p></div>
<input type="file" id="fileInput" multiple hidden></input> <input type="file" id="fileInput" multiple hidden></input>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment