Skip to content

Commit 71be6bc

Browse files
author
jordanmccullough
committed
Update stylesheet path following post-beta ship
1 parent 2519a35 commit 71be6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/site.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<script src="{{ page.leadingpath }}_javascript/curriculum.js"></script>
3535

3636
<!--Curriculum special styling-->
37-
<link rel="stylesheet" href="{{ page.leadingpath }}_stylesheets/curriculum-beta.css" type="text/css" />
37+
<link rel="stylesheet" href="{{ page.leadingpath }}_stylesheets/curriculum.css" type="text/css" />
3838

3939
{% include analytics.html %}
4040
</head>

0 commit comments

Comments
 (0)