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

Commit b2cb6b2

Browse files
Release 1.2.0
1 parent a2fdea5 commit b2cb6b2

7 files changed

+362
-66
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ View [demos of the Marketing Cloud Theme](http://exacttarget.github.com/fuelux-m
2121
2. Use a single css tag ***after Bootstrap and Fuel UX styles***:
2222

2323
```
24-
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.1.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
24+
<link href="http://www.fuelcdn.com/fuelux-mctheme/1.2.0/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
2525
```
2626
3. [Use Fuel UX as normal](http://exacttarget.github.io/fuelux/).
2727

2828
### Download
2929
The Marketing Cloud Theme can be obtained through:
3030

31-
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.1.0/css/fuelux-mctheme.min.css)
32-
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.1.0/fuelux.zip)
31+
1. [CDN](http://www.fuelcdn.com/fuelux-mctheme/1.2.0/css/fuelux-mctheme.min.css)
32+
1. [Zip](http://www.fuelcdn.com/fuelux-mctheme/1.2.0/fuelux.zip)
3333
2. Clone git repo:
3434
```
3535
git clone https://github.com/ExactTarget/fuelux-mctheme/

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"fuelux-mctheme.min.css"
4242
],
4343
"name": "fuelux-mctheme",
44-
"version": "1.0.0"
44+
"version": "1.2.0"
4545
}

0 commit comments

Comments
 (0)