diff options
| author | Justin Mayer <entroP@gmail.com> | 2020-04-12 06:31:16 +0200 |
|---|---|---|
| committer | Justin Mayer <entroP@gmail.com> | 2020-04-12 16:26:13 +0200 |
| commit | 0f062a6f12c008e1d7a93f1121d8deac43a739ce (patch) | |
| tree | 21a76a476957d73dc06f37433b9e84bb0e80abba /pelican/tests/output/basic/article-3.html | |
| parent | 6a15e876f559b6d8c3fd79ca5f033ca56308cb2a (diff) | |
| download | pelican-pin-pygments.tar.gz | |
Update functional test outputpin-pygments
Diffstat (limited to 'pelican/tests/output/basic/article-3.html')
| -rw-r--r-- | pelican/tests/output/basic/article-3.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican/tests/output/basic/article-3.html b/pelican/tests/output/basic/article-3.html index 1ef6b651..5901e6c2 100644 --- a/pelican/tests/output/basic/article-3.html +++ b/pelican/tests/output/basic/article-3.html @@ -9,7 +9,7 @@ <body id="index" class="home"> <header id="banner" class="body"> - <h1><a href="/">A Pelican Blog </a></h1> + <h1><a href="/">A Pelican Blog</a></h1> <nav><ul> <li><a href="/tag/oh.html">Oh Oh Oh</a></li> <li><a href="/override/">Override url/save_as</a></li> |
