diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-05-19 10:21:02 -0700 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-05-19 10:21:02 -0700 |
| commit | 7307f5d54871f257c3bfec60311cc10dd62cae21 (patch) | |
| tree | ea47031620dcb5d0c8c54f0a8eee6a824f12453d | |
| parent | 5eb10765da67807768d219199f62559a2b5407bc (diff) | |
| -rw-r--r-- | 2048-h/2048-h.htm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/2048-h/2048-h.htm b/2048-h/2048-h.htm index dae5696..fcf056c 100644 --- a/2048-h/2048-h.htm +++ b/2048-h/2048-h.htm @@ -62,6 +62,7 @@ pre { }</style> </head> <body> +<div>*** START OF THE PROJECT GUTENBERG EBOOK 2048 ***</div> <h1> THE SKETCH BOOK<br> of<br> GEOFFREY CRAYON, GENT. </h1> @@ -14559,10 +14560,8 @@ encourages him to go on, hoping that in time he may acquire a steadier footing; and thus he proceeds, half venturing, half shrinking, surprised at his own good-fortune and wondering at his own temerity. </p> -<div id="pg-end-separator"> -<span>*** END OF THE PROJECT GUTENBERG EBOOK THE SKETCH-BOOK OF GEOFFREY CRAYON ***</span> -</div> +<div>*** END OF THE PROJECT GUTENBERG EBOOK 2048 ***</div> </body> </html> |
