mirror of
https://github.com/NohamR/Code-to-PDF.git
synced 2026-05-25 04:07:17 +00:00
Simplify code
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div class="hide-from-print">
|
||||
<h1><a href="index.html">Code to PDF</a></h1>
|
||||
<div class="options">
|
||||
<input id="document-name-input" type="text" placeholder="Input name" />
|
||||
<input id="document-name-input" type="text" placeholder="File name" />
|
||||
<select name="languages" id="languages">
|
||||
<option value="javascript">Javascript</option>
|
||||
<option value="typescript">Typescript</option>
|
||||
|
||||
Reference in New Issue
Block a user