aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/header.html
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2015-10-03 10:10:31 +0200
committerSébastien Dailly <sebastien@chimrod.com>2015-10-03 10:10:31 +0200
commit0c60e44c7645ec760e58d8d9c72136b10caddfbe (patch)
treeccde3e5e3fbba5f3441e7b08001925d1fd5600cd /theme/templates/header.html
parent437f042fdbc9d4ec9fe81f620d774c38b1a5886f (diff)
Update theme
Diffstat (limited to 'theme/templates/header.html')
-rwxr-xr-xtheme/templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/header.html b/theme/templates/header.html
index 6c51cdf..eaf9531 100755
--- a/theme/templates/header.html
+++ b/theme/templates/header.html
@@ -1,4 +1,4 @@
<header id="header">
<h1><a href="{{ SITEURL }}/index.html">{{ SITENAME }}</a></h1>
- <img src="/theme/images/header.jpg" width="690px"/>
+ <img src="/theme/images/header.jpg" width="100%"/>
</header>