logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 8bdeac7a0d9a55391f3930c0887a0cca5347085c
parent 7e04bd67ffc6dcacfd7e7b0bd26226572ef01692
Author: lanodan <lanodan.delta@free.fr>
Date:   Fri, 18 Jul 2014 07:21:41 +0200

correct brute subtsitution

Diffstat:

Mabout.php2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/about.php b/about.php @@ -15,7 +15,7 @@ <section> <h1><?=$locale['about']?></h1> <p>Haelwenn MONNIER, <?=date_diff(date_create('1998-04-02'), date_create('today'))->y?> - <?php if ($locale == 'fr'){ ?> + <?php if ($lang == 'fr'){ ?> ans. Aussi connut sous le pseudonyme lanodan, j'utilise UNIX/Linux depuis que je suis petit, aujourd'hui je connait donc très bien le domaine. Mon but est de vivre de la programmation (que j'apprend depuis environ 2012) et/ou de l'Art (mes plus anciennes passions). J'aime explorer et créer ce dont j'ai besoin moi-même ou en communautée. Je défend les logiciels libres et l'égalitée. Je parle Français (langue maternelle), Anglais et un peu d'Espagnol et de Japonnais. Je vit en Bretagne et je suis présent au hackerspace, <a href="//breizh-entropy.org/">Breizh-Entropy</a>. <?php } else { ?> years. Also know as lanodan, I use UNIX/Linux since my first years(~4 years old) so now I now it very well. I'd like to live by coding (I learn it since 2012) or Art (theses 2 are my passions). I love to explore and create what I need myself or with others. I act for free and open software, and egality. I talk French(native language), English and a bit of Spannish and Japannese. I live in brittany and I'm at <a href="//breizh-entropy.org/">Breizh-Entropy</a>, a hackerspace.