[cairo-commit] [cairo-www] src/news
Carl Worth
cworth at freedesktop.org
Mon Jun 15 11:18:33 PDT 2009
src/news/cairo-1.9.2.mdwn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 93a1ea359c6e69202924052c816410d57320894e
Author: Carl Worth <cworth at cworth.org>
Date: Mon Jun 15 11:18:24 2009 -0700
news/cairo-1.9.2: Fix typo in meta tags
With these, the title and date tags were showing up as broken
links rather than providing ikiwiki the correct metadata.
diff --git a/src/news/cairo-1.9.2.mdwn b/src/news/cairo-1.9.2.mdwn
index d12d501..883306d 100644
--- a/src/news/cairo-1.9.2.mdwn
+++ b/src/news/cairo-1.9.2.mdwn
@@ -1,5 +1,5 @@
-[[meta title="cairo 1.9.2 snapshot available"]]
-[[meta date="2009-06-12"]]
+[[!meta title="cairo 1.9.2 snapshot available"]]
+[[!meta date="2009-06-12"]]
From: Carl Worth <cworth at cworth.org>
Date: Fri, 12 Jun 2009 12:25:50 -0700
More information about the cairo-commit
mailing list