Skip to content

Commit ab15674

Browse files
committed
Merge pull request y7kim#22 from flyingL123/custom-css
Include custom css content in styles layout
2 parents 38672db + 8a59eb9 commit ab15674

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)