Switch to 'main' layout

This commit is contained in:
Justin Ethier 2016-08-05 21:32:43 -04:00
parent 18c183ef64
commit fa7e036d78
7 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: API
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: Benchmarks
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: Garbage Collector
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: Scheme R7RS Compliance
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: User Manual
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: Writing the Cyclone Scheme Compiler
---

View file

@ -1,5 +1,5 @@
---
layout: post
layout: main
title: Cyclone Scheme
ghproj: "http://github.com/justinethier/cyclone/tree/master/"
---