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
|
|
@ -55,6 +55,10 @@
|
|||
<section id="content" class="body">
|
||||
<h1 class="entry-title">This is a test hidden page</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>This is great for things like error(404) pages
|
||||
Anyone can see this page but it's not linked to anywhere!</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -55,6 +55,10 @@
|
|||
<section id="content" class="body">
|
||||
<h1 class="entry-title">This is a test page</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>Just an image.</p>
|
||||
<img alt="alternate text" src="../static/pictures/Fat_Cat.jpg" style="width: 600px; height: 450px;" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue