diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-02-02 02:25:26 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-02-02 02:25:26 -0800 |
| commit | 50c4b645c1538d3597b4bee431611e74317670aa (patch) | |
| tree | 6ab1f8d0d3920798ecdfe3fc2da5c328aab15d42 | |
| parent | 1f6f427dbc69a1016f59a2da425bc5b14dd5925a (diff) | |
| -rw-r--r-- | .gitattributes | 7 | ||||
| -rw-r--r-- | 77809-h/77809-h.htm | 1 | ||||
| -rw-r--r-- | 77809-h/images/cover.jpg | bin | 0 -> 247115 bytes | |||
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | README.md | 4 |
5 files changed, 8 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/77809-h/77809-h.htm b/77809-h/77809-h.htm index ecfbf85..3ed1e23 100644 --- a/77809-h/77809-h.htm +++ b/77809-h/77809-h.htm @@ -3,6 +3,7 @@ <html lang="en"> <meta charset="utf-8"> <title> Verses | Project Gutenberg </title> +<link rel="icon" href="images/cover.jpg" type="image/x-cover"> <style> body { background-color: white; diff --git a/77809-h/images/cover.jpg b/77809-h/images/cover.jpg Binary files differnew file mode 100644 index 0000000..abbda32 --- /dev/null +++ b/77809-h/images/cover.jpg 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 #77809 -(https://www.gutenberg.org/ebooks/77809) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #77809 (https://www.gutenberg.org/ebooks/77809) |
