Skip to content

Commit 8a59eb9

Browse files
committed
Include custom css content in styles layout
1 parent 43a0c08 commit 8a59eb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
{% include css/bootstrap.min.css %}
2-
{% include css/agency.css %}
2+
{% include css/agency.css %}
3+
{{ content }}

0 commit comments

Comments
 (0)