projects
/
web
/
BigFore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61200dc
)
update template for logo
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 10 Jul 2014 16:30:36 +0000
(12:30 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 10 Jul 2014 16:30:36 +0000
(12:30 -0400)
use mediaBaseURL on logo
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
0260366
..
b2920bc
100644
(file)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-14,7
+14,7
@@
{end:}
<div id="wrapper">
<header>
- <img src="assets/logo.png" id="logo">
+ <img src="
{mediaBaseURL:h}
assets/logo.png" id="logo">
<nav>
{mainNav:h}
</nav>