fix title
This commit is contained in:
parent
4238f1c924
commit
a4ffbf0791
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ app.get('/NOJSCAP-demo', (_req: Request, res: Response) => {
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>POWOW POC</title>
|
<title>NOJSCAP demo<title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue