forked from github/pelican
Update test output with "description" metadata tag
This commit is contained in:
parent
d536cd2239
commit
540c06b2b8
42 changed files with 42 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<title>A draft article</title>
|
||||
<link rel="stylesheet" href="/theme/css/main.css" />
|
||||
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="A Pelican Blog Atom Feed" />
|
||||
<meta name="description" content="This is a draft article, it should live under the /drafts/ folder and not be listed anywhere else." />
|
||||
</head>
|
||||
|
||||
<body id="index" class="home">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue