diff options
| author | Antonin Descampe <antonin@gmail.com> | 2015-07-20 00:54:49 +0200 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2015-07-20 00:54:49 +0200 |
| commit | 8e58a145e00ead6eb89f874bf8c9807278e275f3 (patch) | |
| tree | 43d0dc7b59ca486512207d427671eaf27b203189 /_includes | |
| parent | b50ecca3f57cbb3fc5fed7da9b8af2e8f3595b7d (diff) | |
bigger title
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/themes/twitter/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/themes/twitter/default.html b/_includes/themes/twitter/default.html index 33026c87..fac50103 100644 --- a/_includes/themes/twitter/default.html +++ b/_includes/themes/twitter/default.html @@ -43,7 +43,7 @@ <!-- Column center (banner goes here) --> <div class="banner-header"> <!--<a href="{{ HOME_PATH }}"><img src="{{ site.url }}/assets/images/logoopenjpeg_616x198.png" alt="openjpeg" width="616" height="198"></a> --> - <a href="{{ BASE_PATH }}"><img src="{{ BASE_PATH }}/assets/images/opj_logo_full.png" alt="opj_logo" width="450"></a> + <a href="{{ BASE_PATH }}"><img src="{{ BASE_PATH }}/assets/images/opj_logo_full.png" alt="opj_logo" width="650"></a> <!--<a href="{{ BASE_PATH }}"><img src="{{ BASE_PATH }}/assets/images/openjpeg_simple.png" alt="openjpeg" width="300"></a>--> <div class="banner-tagline">{{ site.tagline }}</div> </div> |
