Fixes for mobiles
This commit is contained in:
parent
664842d309
commit
5f815907e1
3 changed files with 163 additions and 4 deletions
|
|
@ -2,10 +2,10 @@
|
|||
<%block name="content">
|
||||
<div align="center" style="padding-top:40px;min-height:90vh;">
|
||||
<img src="${make_media_url('images/logo.png', 'cuchulublog')}" />
|
||||
<h1>About</h1>
|
||||
<h1>${lang('cuchulublog', 'about', 'About')}</h1>
|
||||
<section>
|
||||
<p><strong>Antonio de la Rosa Caballero</strong></p>
|
||||
<p style="max-width:500px;">${lang('cuchulublog', 'geek_enthusiast_linux_user', 'Geek enthusiast. Linux user, <strong>Debian user, Archlinux user, Gentoo user, Fedora user</strong>. <strong>Free software supporter</strong>. Specialized in <strong>Linux</strong> sysadmin, backend, and frontend')}.</p>
|
||||
<p style="max-width:500px;">${lang('cuchulublog', 'geek_enthusiast_linux_user', 'Geek enthusiast. Linux user, <strong>Debian user, Archlinux user, Gentoo user, Fedora user</strong>. <strong>Free software supporter</strong>. Specialized in <strong>Linux</strong> sysadmin, backend, and frontend')|n}.</p>
|
||||
|
||||
<h2>${lang('cuchulublog', 'projects', 'Projects')}</h2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue