diff options
Diffstat (limited to 'viewer/public/index.html')
-rw-r--r-- | viewer/public/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/viewer/public/index.html b/viewer/public/index.html index bc9ba95..8176ab8 100644 --- a/viewer/public/index.html +++ b/viewer/public/index.html | |||
@@ -24,6 +24,8 @@ | |||
24 | <meta charset="utf-8"> | 24 | <meta charset="utf-8"> |
25 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 25 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
26 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> | 26 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> |
27 | <meta name="generator" content="ldgallery"> | ||
28 | |||
27 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> | 29 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> |
28 | <title>ldgallery</title> | 30 | <title>ldgallery</title> |
29 | </head> | 31 | </head> |
@@ -37,4 +39,4 @@ | |||
37 | <!-- built files will be auto injected --> | 39 | <!-- built files will be auto injected --> |
38 | </body> | 40 | </body> |
39 | 41 | ||
40 | </html> \ No newline at end of file | 42 | </html> |