diff options
Diffstat (limited to '')
| -rw-r--r-- | talks.md (renamed from talks/index.html) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/talks/index.html b/talks.md index e60ce32..9fd0519 100644 --- a/talks/index.html +++ b/talks.md @@ -1,7 +1,9 @@ --- -layout: default +layout: page +permalink: /talks/index.html +title: Talks --- -<div id="page"> + <h2>Previous and Upcoming Talks</h2> <ul> @@ -74,4 +76,3 @@ layout: default <em>Catalyst Advent Calendar</em> — <a href="http://www.catalystframework.org/calendar/2009/19">Writing REST services with Catalyst</a> </li> </ul> -</div> |
