diff --git a/favicon/favicon.ico b/favicon/favicon.ico deleted file mode 100644 index 397a770..0000000 Binary files a/favicon/favicon.ico and /dev/null differ diff --git a/favicon/favicon.png b/favicon/favicon.png new file mode 100644 index 0000000..87c80f9 Binary files /dev/null and b/favicon/favicon.png differ diff --git a/src/_includes/layout.njk b/src/_includes/layout.njk index 178cb9a..7a812e9 100644 --- a/src/_includes/layout.njk +++ b/src/_includes/layout.njk @@ -1,16 +1,17 @@ - +
- +{{ skill.name }}
{{ skill.keywords }}
{%- endfor -%}Expires: {{ certification.expires}}
+Expires: {{ certification.expires }}
{{ role.company }}
- {% endif %} + {%- endif -%} - {% if role.description %} + {%- if role.description -%}{{ role.description }}
- {% endif %} + {%- endif -%}