mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-02 05:52:18 -05:00
Adjust path to K-9 icon
This commit is contained in:
parent
f556e349fa
commit
c25aa35a24
@ -4,7 +4,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|||||||
<xsl:template match="/changelog">
|
<xsl:template match="/changelog">
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<h2><img src="https://raw.github.com/k9mail/k-9/master/res/drawable-hdpi/icon.png"/><a href="https://code.google.com/p/k9mail/">K-9 Mail</a> Change Log</h2>
|
<h2><img src="https://raw.githubusercontent.com/k9mail/k-9/master/k9mail/src/main/res/drawable-hdpi/icon.png"/><a href="https://code.google.com/p/k9mail/">K-9 Mail</a> Change Log</h2>
|
||||||
<xsl:for-each select="release">
|
<xsl:for-each select="release">
|
||||||
<h3>
|
<h3>
|
||||||
<xsl:value-of select="./@version" />
|
<xsl:value-of select="./@version" />
|
||||||
|
Loading…
Reference in New Issue
Block a user