Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Adding mc theme to fusion docs pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dwaltz committed Aug 28, 2015
1 parent ea4b91d commit 02add17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/fusion-home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<head>
<!-- Meta, title, CSS, favicons, etc. -->
{% include header.html %}

<!-- Adding mc-theme to documentation for the fuel site -->
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.8.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>

<!-- fusion specific css -->
<link type="text/css" href="/assets/css/fusion.css" rel="stylesheet" />
Expand Down

0 comments on commit 02add17

Please sign in to comment.