Skip to content

Commit

Permalink
Merge pull request barryclark#22 from flyingL123/custom-css
Browse files Browse the repository at this point in the history
Include custom css content in styles layout
  • Loading branch information
y7kim committed Mar 30, 2016
2 parents 38672db + 8a59eb9 commit ab15674
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/style.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
{% include css/bootstrap.min.css %}
{% include css/agency.css %}
{% include css/agency.css %}
{{ content }}

0 comments on commit ab15674

Please sign in to comment.