refactor :yay:
This commit is contained in:
parent
d69fea51b9
commit
19bdd1ec5b
8 changed files with 9 additions and 30 deletions
|
@ -5,7 +5,6 @@
|
|||
<title>/home/Dario48/Documents/</title>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<script src="/path.js" defer=""></script>
|
||||
<script src="/disable_form.js" defer=""></script>
|
||||
</head>
|
||||
<body id="body">
|
||||
<div class="border">
|
||||
|
@ -25,8 +24,8 @@
|
|||
<input
|
||||
type="text"
|
||||
value="/home/Dario48/Documents/"
|
||||
class="stretch path"
|
||||
id="disable_enter"
|
||||
class="stretch"
|
||||
id="path"
|
||||
/>
|
||||
</form>
|
||||
<nav class="row">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue