diff options
Diffstat (limited to 'pelican/tests/output/custom/second-article.html')
-rw-r--r-- | pelican/tests/output/custom/second-article.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pelican/tests/output/custom/second-article.html b/pelican/tests/output/custom/second-article.html index 3004b068..5001f0d0 100644 --- a/pelican/tests/output/custom/second-article.html +++ b/pelican/tests/output/custom/second-article.html @@ -9,6 +9,7 @@ <link href="http://blog.notmyidea.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="Alexis' log RSS Feed" /> <link rel="alternate" hreflang="fr" href="./second-article-fr.html"> + <meta name="description" content="This is some article, in english" /> </head> <body id="index" class="home"> |