Remove "Jasmine" from individual page titles; it's automatically added to every title on the site.
This commit is contained in:
parent
35490f3e37
commit
da2cb5d82a
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Asynchronous Specs with Jasmine
|
||||
title: Asynchronous Specs
|
||||
---
|
||||
|
||||
### Asynchronous Specs
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Background & History
|
||||
title: Background & History
|
||||
---
|
||||
|
||||
# Why Another JavaScript TDD/BDD Framework?
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Before and After a Jasmine Spec
|
||||
title: Before and After a Spec
|
||||
---
|
||||
|
||||
#### beforeEach
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Downloads
|
||||
title: Downloads
|
||||
---
|
||||
|
||||
## Downloads
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Matchers
|
||||
title: Matchers
|
||||
---
|
||||
|
||||
### Expectation Matchers
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Release Notes
|
||||
title: Release Notes
|
||||
---
|
||||
|
||||
# Release Notes
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Spies
|
||||
title: Spies
|
||||
---
|
||||
|
||||
### Spies
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine Suites & Specs
|
||||
title: Suites & Specs
|
||||
---
|
||||
|
||||
## Specs
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Jasmine User Guide
|
||||
title: User Guide
|
||||
---
|
||||
|
||||
# Quick Start
|
||||
|
Loading…
Reference in New Issue
Block a user