diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-02-01 03:05:12 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-02-01 03:05:12 -0800 |
| commit | 72b54cdc71bb9ffc16e2f2aa895f36f7db217390 (patch) | |
| tree | 8293caa05dc86f1da68e9b2e288879495a54d57b | |
| parent | 7e85ddefeaaf6275c13d266ea85ff057f08a2ea3 (diff) | |
| -rw-r--r-- | .gitattributes | 7 | ||||
| -rw-r--r-- | 77710-0.txt | 3 | ||||
| -rw-r--r-- | 77710-h/77710-h.htm | 9 | ||||
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | README.md | 4 |
5 files changed, 19 insertions, 6 deletions
diff --git a/.gitattributes b/.gitattributes index 6833f05..d7b82bc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ -* text=auto -*.txt text -*.md text +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf diff --git a/77710-0.txt b/77710-0.txt index aaff629..90f4844 100644 --- a/77710-0.txt +++ b/77710-0.txt @@ -1,5 +1,8 @@ *** START OF THE PROJECT GUTENBERG EBOOK 77710 *** + This ebook, based on a book first published in 1925, was created in + honour of Distributed Proofreaders’ 25th Anniversary. + diff --git a/77710-h/77710-h.htm b/77710-h/77710-h.htm index c29034c..18e72c7 100644 --- a/77710-h/77710-h.htm +++ b/77710-h/77710-h.htm @@ -182,10 +182,19 @@ blockquote { /* Illustration classes */ .illowp12 {width: 12%;} +.anniversary-wrapper {display:flex;justify-content:center;margin-top:4em; } +.anniversary {border:2px solid black;padding:10px 15px; } </style> </head> <body> <div style='text-align:center'>*** START OF THE PROJECT GUTENBERG EBOOK 77710 ***</div> + +<div class='anniversary-wrapper'> +<div class='anniversary'> +<div class='center'>This ebook, based on a book first published in 1925, was created in honour of Distributed Proofreaders’ 25th Anniversary.</div> +</div> +</div> + <div class="titlepage"> <h1><i>The</i> <span class="smcap">Conquest</span> <i>of the</i> <span class="smcap">Philippines</span><br> <i>by the</i> <span class="smcap">United States</span><br> diff --git a/LICENSE.txt b/LICENSE.txt index 6c72794..b5dba15 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -7,5 +7,5 @@ the "Copyright How-To" at https://www.gutenberg.org. No investigation has been made concerning possible copyrights in jurisdictions other than the United States. Anyone seeking to utilize -this eBook outside of the United States should confirm copyright +this book outside of the United States should confirm copyright status under the laws that apply to them. @@ -1,2 +1,2 @@ -Project Gutenberg (https://www.gutenberg.org) public repository for eBook #77710 -(https://www.gutenberg.org/ebooks/77710) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #77710 (https://www.gutenberg.org/ebooks/77710) |
