diff --git a/doc/content/post/basic_config.md b/doc/content/post/basic_config.md
index b0aa677..4ab5c85 100644
--- a/doc/content/post/basic_config.md
+++ b/doc/content/post/basic_config.md
@@ -13,6 +13,9 @@ The basic structure of an org file containing your CV is shown next.
`TITLE`, `AUTHOR` and `EMAIL` are standard org options. But on `TITLE` you
put your foreseen job.
+
+
+
| Field | Description |
|----------|----------------------------------------------------|
| TITLE | Desired job |
@@ -26,6 +29,8 @@ put your foreseen job.
| LINKEDIN | Linkedin username |
| PHOTO | path to photo file |
+
+
```org
#+TITLE: My dream job
#+AUTHOR: John Doe
diff --git a/doc/themes/project-landing-page b/doc/themes/project-landing-page
index 753b51a..24fa397 160000
--- a/doc/themes/project-landing-page
+++ b/doc/themes/project-landing-page
@@ -1 +1 @@
-Subproject commit 753b51a174b8126ad9fb68f3f5eb2c6fe7cf217b
+Subproject commit 24fa3973fe9822c133292fe356132975738c226e
diff --git a/readme.org b/readme.org
index 4860d63..5a8408d 100644
--- a/readme.org
+++ b/readme.org
@@ -43,6 +43,7 @@ The basic structure of an org file containing your CV is shown next.
=TITLE=, =AUTHOR= and =EMAIL= are standard org options. But on =TITLE= you
put your foreseen job.
+#+attr_html: :class table table-striped
| Field | Description |
|----------+----------------------------------------------------|
| TITLE | Desired job |