Skip to content

Commit 5c64c3f

Browse files
save file
1 parent bb906ca commit 5c64c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-24/http-server/ex/login-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@
193193
input{font-size:16;padding:5px 10px}
194194
</style>
195195
<form action='login' method=post>
196-
<h4>login</h4>
197196
<a href='home.html'>home</a>
197+
<h4>login</h4>
198198
<div>
199199
<label for=name>name</label>
200200
<input name=name autocomplete=off spellcheck=false>

0 commit comments

Comments
 (0)