diff options
Diffstat (limited to 'pelican/tests/output/custom/article-3.html')
-rw-r--r-- | pelican/tests/output/custom/article-3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pelican/tests/output/custom/article-3.html b/pelican/tests/output/custom/article-3.html index ef656391..8b180180 100644 --- a/pelican/tests/output/custom/article-3.html +++ b/pelican/tests/output/custom/article-3.html @@ -7,6 +7,7 @@ <link rel="stylesheet" href="./theme/css/main.css" /> <link href="http://blog.notmyidea.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Alexis' log Atom Feed" /> <link href="http://blog.notmyidea.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Alexis' log RSS Feed" /> + <meta name="description" content="Article 3" /> </head> <body id="index" class="home"> |