fix title

This commit is contained in:
libroot 2025-08-28 22:21:34 +00:00
parent 4238f1c924
commit a4ffbf0791

View file

@ -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>