summaryrefslogtreecommitdiff
path: root/talks.md
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2013-07-25 18:35:25 -0700
committerFranck Cuny <franck@lumberjaph.net>2013-07-25 18:35:25 -0700
commit3d46aca2693381e81045210c41e782431acd1ed9 (patch)
tree410067ba6ce89d6a371e1c06643a14b2bede85e5 /talks.md
parentnew post - patch.pm (diff)
parentAdd a page with my talks. (diff)
downloadlumberjaph-3d46aca2693381e81045210c41e782431acd1ed9.tar.gz
Merge branch 'design'
* design: Add a page with my talks. Remove more files. use index.atom for our feed. add openid to our header. remove unused layout templates. I don't need tags. Remove useless empty page. First attempt with the new theme. attempt for a new design
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> &#8212; <a href="http://www.catalystframework.org/calendar/2009/19">Writing REST services with Catalyst</a>
</li>
</ul>
-</div>