diff options
| -rw-r--r-- | .gitattributes | 17 | ||||
| -rw-r--r-- | 79225-h/79225-h.htm | 1 | ||||
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | README.md | 3 |
4 files changed, 7 insertions, 16 deletions
diff --git a/.gitattributes b/.gitattributes index 9f57f44..d7b82bc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,4 @@ -* text=auto -*.txt text -*.md text -*.htm text -*.html text -*.png binary -*.jpg binary -*.svg text -*.pdf binary -*.bmp binary -*.zip binary -*.midi binary -*.mp3 binary +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf diff --git a/79225-h/79225-h.htm b/79225-h/79225-h.htm index 6fb3eff..5365dfc 100644 --- a/79225-h/79225-h.htm +++ b/79225-h/79225-h.htm @@ -69,7 +69,6 @@ @font-face { font-family: 'fancy'; font-style: normal; - src: url('images/font-UnifrakturCook-Bold.ttf'); } </style> <style type="text/css"> 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 +1,2 @@ -[Project Gutenberg](https://www.gutenberg.org) public repository for eBook [#79225](https://www.gutenberg.org/ebooks/79225) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #79225 (https://www.gutenberg.org/ebooks/79225) |
