summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-23 15:16:11 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-23 15:16:11 +0200
commit710765ef3f5dd1778ef4630b01519afc19e1d8e7 (patch)
tree3c3ac347f5e5c30577bb5cfdeebf34bf2289ba21
parent9d0368e85b24233acc2ddd9de74927de8feb92ad (diff)
forgot article_title in the title of the archives templates, removed that
-rw-r--r--archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archives.html b/archives.html
index 12f7fdf..7be5433 100644
--- a/archives.html
+++ b/archives.html
@@ -2,7 +2,7 @@
<!DOCTYPE html>
<html dir="ltr" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title><?fugitive-install name ?>'s blog: <?fugitive article_title ?></title>
+ <title><?fugitive-install name ?>'s blog: archives</title>
<meta http-equiv="Content-type" content="application/xhtml+xml; charset=utf-8" />
<meta name="author" content="<?fugitive-install name ?>" />
<meta name="description" content="<?fugitive-install name ?>'s blog" />