diff --git a/src/index.md b/src/index.md index 9a6f044..8ecef58 100644 --- a/src/index.md +++ b/src/index.md @@ -91,15 +91,17 @@ image: "/assets/images/jesus.webp"
-

- {{ role.title }} -

- {%- if role.company -%} -

- {{ role.company }} -

- {%- endif -%} - +
+

+ {{ role.title }} +

+ {%- if role.company -%} +

+ {{ role.company }} +

+ {%- endif -%} +
+ {%- if role.description -%}

{{ role.description }}

{%- endif -%}