diff --git a/templates/components/image.j2 b/templates/components/image.j2 index a2bf796..e78ac12 100644 --- a/templates/components/image.j2 +++ b/templates/components/image.j2 @@ -2,7 +2,7 @@

{% if home or section %} - {{ image_title }} + {{ image_title }} {% else %} {{ image_title }} diff --git a/templates/index.j2 b/templates/index.j2 new file mode 100644 index 0000000..6cf7ccb --- /dev/null +++ b/templates/index.j2 @@ -0,0 +1,12 @@ + + + + + {{ config.base_url }}/en/ + + + + + + + \ No newline at end of file