Little fix for google performance
This commit is contained in:
parent
36c2deace8
commit
c5cdea9d25
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ base_url=config.application_root
|
|||
<%block name="content">
|
||||
|
||||
<div align="center" style="padding-top:40px;">
|
||||
<img src="${make_media_url('images/logo.png', 'cuchulublog')}" width="75" height="75" />
|
||||
<img src="${make_media_url('images/logo.png', 'cuchulublog')}" width="75" height="75" alt="Cuchulu logo" />
|
||||
<h1>${lang('cuchulublog', 'welcome_to_cuchulu', 'Welcome to cuchulu.com!!!')}</h1>
|
||||
<p>
|
||||
${lang('cuchulublog', 'cuchulu_is_set_projects', 'Cuchulu.com is a set of projects of Antonio de la Rosa, a coder and Linux sysadmin from Spain.')}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue