File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
source/_patterns/02-organisms/00-global Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
2
2
3
+ PL-node-v0.0.5
4
+ - FIX: type in organisms global header
5
+ - THX: thanks to @colynb for the heads up
6
+
3
7
PL-node-v0.0.4
4
8
- ADD: an explicit MIT license
5
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " patternlab-node" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.5 " ,
4
4
"devDependencies" : {
5
5
"grunt" : " ~0.4.0" ,
6
6
"grunt-contrib-nodeunit" : " ~0.1.2" ,
Original file line number Diff line number Diff line change 1
1
<!-- Begin .header -->
2
2
<header class =" header cf" role =" banner" >
3
- { {> atoms-log } }
3
+ { {> atoms-logo } }
4
4
<a href =" #" class =" nav-toggle nav-toggle-search icon-search" ><span class =" is-vishidden" >Search</span ></a >
5
5
<a href =" #" class =" nav-toggle nav-toggle-menu icon-menu" ><span class =" is-vishidden" >Menu</span ></a >
6
6
{ {> molecules-primary-nav } }
You can’t perform that action at this time.
0 commit comments