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:
parent
7eadb8396f
commit
69412c9370
1 changed files with 7 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue