We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cc127 commit 05d73f0Copy full SHA for 05d73f0
docs/index.html
@@ -3,11 +3,12 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>QuickPictureViewer - Lightweight image viewer for Windows</title>
+ <title>QuickPictureViewer - Lightweight, versatile desktop image viewer for Windows</title>
7
<link rel="stylesheet" href="index.css">
8
<script src="js/jquery-3.5.1.min.js"></script>
9
<script src="js/showdown.min.js"></script>
10
<script src="js/index.js"></script>
11
+ <link rel="shortcut icon" href="https://github.com/ModuleArt/quick-picture-viewer/blob/master/quick-picture-viewer/resources/imgs/picture32.png?raw=true" type="image/png">
12
</head>
13
<body>
14
<header>
0 commit comments