Skip to content
This repository was archived by the owner on Aug 30, 2018. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<!doctype html>
<!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]><html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]><html class="lt-ie9" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html> <!--<![endif]-->

<html>
<head>
Expand Down Expand Up @@ -44,4 +49,4 @@
</script>

</body>
</html>
</html>
2 changes: 1 addition & 1 deletion css/_timber-theme.scss

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/ie.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/main.css

Large diffs are not rendered by default.

Loading