summaryrefslogtreecommitdiff
path: root/stagit.1
diff options
context:
space:
mode:
authorOscar Benedito <oscar@oscarbenedito.com>2020-07-31 17:29:34 +0200
committerOscar Benedito <oscar@oscarbenedito.com>2020-08-11 01:38:02 +0200
commita32ba2646371170c51421ca21119f9cbaa94e048 (patch)
treeab91a83772ed768dc74c978f1f965b373e1ee6f5 /stagit.1
parentc5e861f80e6500568d2ffb4195ea104236edf3bc (diff)
Logo from png to svg file
Diffstat (limited to 'stagit.1')
-rw-r--r--stagit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/stagit.1 b/stagit.1
index ece3608..895e631 100644
--- a/stagit.1
+++ b/stagit.1
@@ -96,8 +96,8 @@ For changing the style of the page you can use the following files:
.Bl -tag -width Ds
.It favicon.ico
favicon image.
-.It logo.png
-32x32 logo.
+.It logo.svg
+square logo.
.It style.css
CSS stylesheet.
.El