diff --git a/.version b/.version index 58073ef..acdc3f1 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.4.1 \ No newline at end of file +2.4.2 \ No newline at end of file diff --git a/StaticGalleryBuilder.code-workspace b/StaticGalleryBuilder.code-workspace index 4809e68..638ac02 100644 --- a/StaticGalleryBuilder.code-workspace +++ b/StaticGalleryBuilder.code-workspace @@ -1,11 +1,11 @@ { "extensions": { "recommendations": [ + "charliermarsh.ruff", "esbenp.prettier-vscode", "ms-edgedevtools.vscode-edge-devtools", "ms-python.black-formatter", "ms-python.debugpy", - "ms-python.pylint", "ms-python.python", "ms-python.vscode-pylance", "samuelcolvin.jinjahtml", diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 149f1f8..8223dc3 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -17,6 +17,10 @@ {%- if theme %} {%- endif %} + + + + {%- if images %} @@ -26,10 +30,6 @@ - - - -