diff --git a/src/posts/2025/2025-01-09-post-with-image/post-with-image.md b/src/posts/2025/2025-01-09-post-with-image/post-with-image.md index 46850d9..6a04522 100644 --- a/src/posts/2025/2025-01-09-post-with-image/post-with-image.md +++ b/src/posts/2025/2025-01-09-post-with-image/post-with-image.md @@ -12,7 +12,7 @@ Using the powerful Eleventy Image plugin, we have three ways to optimize images: ## HTML Transform -Transforms any `` or `` tags in HTML files as a post-processing step. Find the defaut settings diretcly in `eleventy.config.js`. +Transforms any `` or `` tags in HTML files as a post-processing step. Find the default settings directly in `eleventy.config.js`. ```html alt text @@ -139,4 +139,4 @@ More: {%- css "local" -%} {%- include 'css/table.css' -%} -{%- endcss -%} \ No newline at end of file +{%- endcss -%}