diff options
| author | Romain Gonçalves <me@rgoncalves.se> | 2021-01-20 14:15:55 +0100 | 
|---|---|---|
| committer | Romain Gonçalves <me@rgoncalves.se> | 2021-01-20 14:15:55 +0100 | 
| commit | bc8f94bc5e77e32b59adb1d61b62123027ddd491 (patch) | |
| tree | 6c8e6ebcabdca7a88d43f76b1604679422695691 /templates/index.html | |
| parent | 8dd3cba3ee66ccf02a80e2cff40915cd93592457 (diff) | |
| download | website-bc8f94bc5e77e32b59adb1d61b62123027ddd491.tar.gz | |
Remove unused image for external links
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 14 | 
1 files changed, 5 insertions, 9 deletions
| diff --git a/templates/index.html b/templates/index.html index 87812ea..b3bf87f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,15 +2,11 @@  {% block content %} -<p> -	My name is Romain GONCALVES, usually rgoncalves/binary550 on git. -</p> -<p> -Actually studying computer science, I would like to progress in infrastructure and administration of  -Unix based systems. -Running my machines on Archlinux and OpenBSD, I deploy and maintain my internal servers and services  -for my own use. Moreover, I develop my own solutions or set of scripts. -</p> +<p>My name is Romain Gonçalves, usually rgoncalves/binary/qwmd</p> +<p>I am a computer science student and a hacker by culture.</p> +<p>I am interested in system architecture and programming.  +Therefore, my infrastructure is mainly powered by OpenBSD, FreeBSD and Alpine.  +It allows me to improve my devops skill by deploying and maintaining my personal services.</p>  <h2>crypto</h2>  <ul> |