Release 1.2.0 💎
This commit is contained in:
		
							parent
							
								
									c2e66e4bde
								
							
						
					
					
						commit
						6d2ee6d7ba
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<!--
 | 
					<!--
 | 
				
			||||||
    Basically Basic Jekyll Theme 1.1.3
 | 
					    Basically Basic Jekyll Theme 1.2.0
 | 
				
			||||||
    Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
 | 
					    Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
 | 
				
			||||||
    Free for personal and commercial use under the MIT license
 | 
					    Free for personal and commercial use under the MIT license
 | 
				
			||||||
    https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
 | 
					    https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
/*!
 | 
					/*!
 | 
				
			||||||
 * Basically Basic Jekyll Theme 1.1.3
 | 
					 * Basically Basic Jekyll Theme 1.2.0
 | 
				
			||||||
 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
 | 
					 * Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
 | 
				
			||||||
 * Free for personal and commercial use under the MIT license
 | 
					 * Free for personal and commercial use under the MIT license
 | 
				
			||||||
 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
 | 
					 * https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE.md
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,8 +2,8 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*!
 | 
					/*!
 | 
				
			||||||
 * Basically Basic Jekyll Theme 1.1.3
 | 
					 * Basically Basic Jekyll Theme 1.2.0
 | 
				
			||||||
 * Copyright 2017 Michael Rose - mademistakes | @mmistakes
 | 
					 * Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
 | 
				
			||||||
 * Free for personal and commercial use under the MIT license
 | 
					 * Free for personal and commercial use under the MIT license
 | 
				
			||||||
 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
 | 
					 * https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE.md
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Gem::Specification.new do |spec|
 | 
					Gem::Specification.new do |spec|
 | 
				
			||||||
  spec.name                    = "jekyll-theme-basically-basic"
 | 
					  spec.name                    = "jekyll-theme-basically-basic"
 | 
				
			||||||
  spec.version                 = "1.1.3"
 | 
					  spec.version                 = "1.2.0"
 | 
				
			||||||
  spec.authors                 = ["Michael Rose"]
 | 
					  spec.authors                 = ["Michael Rose"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  spec.summary                 = %q{Your new Jekyll default theme.}
 | 
					  spec.summary                 = %q{Your new Jekyll default theme.}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue