Skip to content

Commit

Permalink
STENCIL-3509 Maintenance page style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mcampa committed Jun 7, 2017
1 parent 7ecd74e commit e473e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## Draft
- Maintenance page stylesheet fix [#1016](https://github.com/bigcommerce/cornerstone/pull/1016)

## 1.8.1 (2017-05-05)

Expand Down
2 changes: 1 addition & 1 deletion templates/pages/unavailable/maintenance.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{#partial "head"}}
<link href="{{cdn 'assets/css/maintenance.css'}}" rel="stylesheet">
{{{stylesheet 'assets/css/maintenance.css'}}}
{{/partial}}

{{#partial "page"}}
Expand Down

0 comments on commit e473e11

Please sign in to comment.