Toggle navigation
Toggle navigation
This project
Loading...
Sign in
구희연
/
Food_recipe_info
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
조국현
2021-12-01 00:56:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
04a7922847fd162bc1b11e832ee65246c056146d
04a79228
1 parent
33214f27
Delete <회원가입> letters in sign-up page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
index.js
index.js
View file @
04a7922
...
...
@@ -88,7 +88,7 @@ passport.authenticate('local', {
//회원가입 페이지 Get
app
.
get
(
'/join'
,(
req
,
res
)
=>
{
let
page
=
getPage
(
'
회원가입
'
,
`
let
page
=
getPage
(
''
,
`
<html>
<head>
<style>
...
...
Please
register
or
login
to post a comment