안내 변경
This commit is contained in:
+1
-1
@@ -439,7 +439,7 @@ app.get("/", (req, res) => {
|
||||
.send(
|
||||
page(
|
||||
"페이지 없음",
|
||||
`<section class="panel"><h1>페이지를 찾을 수 없어</h1></section>`
|
||||
`error`
|
||||
)
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user