[Pkg-owncloud-commits] [owncloud-doc] 241/270: Point to locally hosted owncloud svg
David Prévot
taffit at moszumanska.debian.org
Thu Jul 31 03:53:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 399836f49815a5771eb1616a39a7f49c838d7b7e
Author: Daniel Molkentin <daniel at molkentin.de>
Date: Wed Jul 23 15:30:34 2014 +0200
Point to locally hosted owncloud svg
---
_shared_assets/themes/owncloud_org/layout.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_shared_assets/themes/owncloud_org/layout.html b/_shared_assets/themes/owncloud_org/layout.html
index 0fc73ef..a04364d 100644
--- a/_shared_assets/themes/owncloud_org/layout.html
+++ b/_shared_assets/themes/owncloud_org/layout.html
@@ -62,7 +62,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="brand" href="http://owncloud.org/" rel="home" title="ownCloud.org"><img class="logo" src="_static/img/logo_owncloud.svg" itemprop="logo"></a>
+ <a class="brand" href="http://owncloud.org/" rel="home" title="ownCloud.org"><img class="logo" src="{{ pathto('_static/img/logo_owncloud.svg', 1) }}" itemprop="logo"></a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list