Add title to index page
This commit is contained in:
parent
ef850c42f7
commit
f1fa110eb2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="theme.css" type="text/css">
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<title>Panorama Image Export</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue