# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1263671744 18000
# Node ID bf1d9c41291c4663fc50b3e97aee945cb8fc4b2c
# Parent  08d7552b62378360414a28a268df6c5ec5ea3659
Fix the projects/photography title.

diff -r 08d7552b6237 -r bf1d9c41291c content/projects/photography.html
--- a/content/projects/photography.html	Sat Jan 16 14:53:38 2010 -0500
+++ b/content/projects/photography.html	Sat Jan 16 14:55:44 2010 -0500
@@ -1,7 +1,7 @@
 {% extends "skeleton/_categorylisting.html" %}
 
 {% hyde
-    title: "Programming"
+    title: "Projects"
     category: "photography"
     exclude: True
 %}
\ No newline at end of file