1
0
Fork 0
forked from github/pelican

Update test output with "description" metadata tag

This commit is contained in:
Justin Mayer 2020-04-15 16:58:03 +02:00
commit 540c06b2b8
42 changed files with 42 additions and 0 deletions

View file

@ -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">