Remove "Jasmine" from individual page titles; it's automatically added to every title on the site.

This commit is contained in:
Christian Williams 2010-11-05 10:38:22 -07:00
parent 35490f3e37
commit da2cb5d82a
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Asynchronous Specs with Jasmine title: Asynchronous Specs
--- ---
### Asynchronous Specs ### Asynchronous Specs

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Background & History title: Background & History
--- ---
# Why Another JavaScript TDD/BDD Framework? # Why Another JavaScript TDD/BDD Framework?

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Before and After a Jasmine Spec title: Before and After a Spec
--- ---
#### beforeEach #### beforeEach

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Downloads title: Downloads
--- ---
## Downloads ## Downloads

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Matchers title: Matchers
--- ---
### Expectation Matchers ### Expectation Matchers

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Release Notes title: Release Notes
--- ---
# Release Notes # Release Notes

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Spies title: Spies
--- ---
### Spies ### Spies

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine Suites & Specs title: Suites & Specs
--- ---
## Specs ## Specs

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
title: Jasmine User Guide title: User Guide
--- ---
# Quick Start # Quick Start