diff --git a/src/posts/2022/2022-11-02-markdown.md b/src/posts/2022/2022-11-02-markdown.md index f7955e0..c601ed5 100644 --- a/src/posts/2022/2022-11-02-markdown.md +++ b/src/posts/2022/2022-11-02-markdown.md @@ -137,3 +137,7 @@ Footnote 2 link[^second]. Consider that `src` is already prepended in the settings. ![Close-up with unfocused background of a vibrant large blue butterfly gracefully perched on a delicate flower amidst lush green grass](/assets/images/gallery/asturias-4.jpg) + +{%- css "inline" -%} + {%- include 'css/table.css' -%} +{%- endcss -%} \ No newline at end of file