load table.css for specific blog post
This commit is contained in:
parent
0e68c49af2
commit
5efff24cea
1 changed files with 4 additions and 0 deletions
|
|
@ -137,3 +137,7 @@ Footnote 2 link[^second].
|
|||
Consider that `src` is already prepended in the settings.
|
||||
|
||||

|
||||
|
||||
{%- css "inline" -%}
|
||||
{%- include 'css/table.css' -%}
|
||||
{%- endcss -%}
|
||||
Loading…
Reference in a new issue