diff options
author | neodarz <neodarz@neodarz.net> | 2019-02-26 10:50:44 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-02-26 10:50:44 +0100 |
commit | b41902defd184048aca39c688f6f2e7c68423486 (patch) | |
tree | 8b23b4ca573ced5906743dc0d35829edbe275521 | |
parent | 3fb2003199b893ae3db05bbf13a11d69e3bd1393 (diff) | |
download | my_new_personal_website-b41902defd184048aca39c688f6f2e7c68423486.tar.xz my_new_personal_website-b41902defd184048aca39c688f6f2e7c68423486.zip |
Fix bloc size
-rw-r--r-- | source/website/cv.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/website/cv.md b/source/website/cv.md index f010154c..facd3fc6 100644 --- a/source/website/cv.md +++ b/source/website/cv.md @@ -105,11 +105,11 @@ title: "CV" | Java | +---------------------------------------------------------------------+ -+-------------------- Langages étudié en auto-didacte -----------------+ -| Python | -| C/C++ | -| HTML/CSS | -| PHP | -| Elixir | -+----------------------------------------------------------------------+ ++-------------------- Langages étudié en auto-didacte ----------------+ +| Python | +| C/C++ | +| HTML/CSS | +| PHP | +| Elixir | ++---------------------------------------------------------------------+ ``` |