generated from li0nhunter/Website-template
update: change user route to POST, update title, and adjust nav text colors
All checks were successful
Deploy To Dokku / deploy (push) Successful in 1m28s
All checks were successful
Deploy To Dokku / deploy (push) Successful in 1m28s
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/src/assets/img/L10n.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>to-do-list-partner</title>
|
||||
<title>To Do List Partner</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user