mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update test data
This commit is contained in:
parent
429991c3f9
commit
3e454045e9
27 changed files with 149 additions and 0 deletions
|
|
@ -74,11 +74,14 @@
|
|||
<p>tags: <a href="./tag/foo.html">foo</a><a href="./tag/bar.html">bar</a><a href="./tag/baz.html">baz</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
Translations:
|
||||
|
||||
<a href="./second-article-fr.html">fr</a>
|
||||
|
||||
|
||||
|
||||
</footer><!-- /.post-info --><p>This is some article, in english</p>
|
||||
<p>There are <a href="./second-article.html#disqus_thread">comments</a>.</p>
|
||||
</article>
|
||||
|
|
@ -119,6 +122,9 @@ Translations:
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</footer><!-- /.post-info -->
|
||||
<p>You're mutually oblivious.</p>
|
||||
<a class="readmore" href="./a-markdown-powered-article.html">read more</a>
|
||||
|
|
@ -153,6 +159,9 @@ Translations:
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</footer><!-- /.post-info -->
|
||||
<p>Article 1</p>
|
||||
|
||||
|
|
@ -188,6 +197,9 @@ Translations:
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</footer><!-- /.post-info -->
|
||||
<p>Article 2</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue