Skip to content

Commit

Permalink
Update css import.
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepSpaceHarbor committed Mar 5, 2020
1 parent 6a65afa commit b9a09f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/_partial/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz"
crossorigin="anonymous">
<%- css('./css/style.css') %>
<%- css('/css/style.css') %>

</head>

0 comments on commit b9a09f3

Please sign in to comment.