mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Update 451 page with new art
This commit is contained in:
parent
c66fba686d
commit
fc0b69176c
9 changed files with 5 additions and 5 deletions
10
www/451.php
10
www/451.php
|
@ -8,12 +8,12 @@ require_once('Core.php');
|
||||||
<h1>This Ebook Is No Longer Available</h1>
|
<h1>This Ebook Is No Longer Available</h1>
|
||||||
<h2>This is 451 error.</h2>
|
<h2>This is 451 error.</h2>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
<picture data-caption="The Course of Empire: Destruction. Thomas Cole, 1836">
|
<picture data-caption="The Preaching of St. Paul at Ephesus. Eustache Le Sueur, 1649">
|
||||||
<source srcset="/images/the-course-of-empire-destruction@2x.avif 2x, /images/the-course-of-empire-destruction.avif 1x" type="image/avif"/>
|
<source srcset="/images/the-preaching-of-st-paul-at-ephesus@2x.avif 2x, /images/the-preaching-of-st-paul-at-ephesus.avif 1x" type="image/avif"/>
|
||||||
<source srcset="/images/the-course-of-empire-destruction@2x.jpg 2x, /images/the-course-of-empire-destruction.jpg 1x" type="image/jpg"/>
|
<source srcset="/images/the-preaching-of-st-paul-at-ephesus@2x.jpg 2x, /images/the-preaching-of-st-paul-at-ephesus.jpg 1x" type="image/jpg"/>
|
||||||
<img src="/images/the-course-of-empire-destruction@2x.jpg" alt="A classical city is aflame as people scramble in the foreground."/>
|
<img src="/images/the-preaching-of-st-paul-at-ephesus@2x.jpg" alt="A classical city is aflame as people scramble in the foreground."/>
|
||||||
</picture>
|
</picture>
|
||||||
<p>This ebook is no longer available, due to legal reasons. This may occur if the book was erroneously thought to be in the U.S. public domain, but new evidence changed that determination.</p>
|
<p>This ebook is no longer available, due to legal reasons. This may occur if the book was thought to be in the U.S. public domain, but new evidence changed that determination.</p>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<?= Template::Footer() ?>
|
<?= Template::Footer() ?>
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 53 KiB |
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 166 KiB |
BIN
www/images/the-preaching-of-st-paul-at-ephesus.avif
Normal file
BIN
www/images/the-preaching-of-st-paul-at-ephesus.avif
Normal file
Binary file not shown.
BIN
www/images/the-preaching-of-st-paul-at-ephesus.jpg
Normal file
BIN
www/images/the-preaching-of-st-paul-at-ephesus.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
BIN
www/images/the-preaching-of-st-paul-at-ephesus@2x.avif
Normal file
BIN
www/images/the-preaching-of-st-paul-at-ephesus@2x.avif
Normal file
Binary file not shown.
BIN
www/images/the-preaching-of-st-paul-at-ephesus@2x.jpg
Normal file
BIN
www/images/the-preaching-of-st-paul-at-ephesus@2x.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
Loading…
Add table
Add a link
Reference in a new issue