doc: add a trail link and change logo size

Due to the logo in the title, trail links seems too big.
This patch fixes this error adding info tag and alternative titles.

Also makes Geary logo 48px to match other GNOME apps.
This commit is contained in:
Sabri Ünal 2023-02-10 19:29:05 +03:00
parent 7eadb8396f
commit 69412c9370

View file

@ -3,8 +3,14 @@
type="guide"
id="index">
<info>
<title type="link" role="trail">Geary</title>
<title type="text">Geary</title>
<title type="link">Geary</title>
</info>
<title>
<media type="image" its:translate="no" src="figures/geary.svg" width="64" height="64"></media>
<media type="image" its:translate="no" src="figures/geary.svg" width="48" height="48"></media>
<span>Geary</span>
</title>