diff options
author | Andrew <andrew@andrewyu.org> | 2022-12-25 16:59:26 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:37 +0800 |
commit | 3d2ad67c099d2da95a3f2caf60c59a6a17f9eac0 (patch) | |
tree | 2fd62ecb448e9dc4ada4f53c056f9f947462eebf /other-articles | |
parent | 4ba5c702866256fd404b26157926e60e1a3e5d28 (diff) | |
download | www-3d2ad67c099d2da95a3f2caf60c59a6a17f9eac0.tar.gz |
Minor formatting fixes
Diffstat (limited to 'other-articles')
-rw-r--r-- | other-articles/custodians-online.html | 2 | ||||
-rw-r--r-- | other-articles/intellectual-property.html | 20 |
2 files changed, 10 insertions, 12 deletions
diff --git a/other-articles/custodians-online.html b/other-articles/custodians-online.html index 9b02031..bc9b098 100644 --- a/other-articles/custodians-online.html +++ b/other-articles/custodians-online.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <title><++></title> + <title>In solidarity with Library Genesis and Sci-Hub</title> <link rel="stylesheet" href="/plain.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> diff --git a/other-articles/intellectual-property.html b/other-articles/intellectual-property.html index 778270b..1e0c036 100644 --- a/other-articles/intellectual-property.html +++ b/other-articles/intellectual-property.html @@ -1,3 +1,12 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <title>Intellectual Property</title> + <link rel="stylesheet" href="/plain.css" /> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> + </head> + <body> <p>This article was taken from <a href="https://textz.com/">textz.com</a>. It is in the public domain.</p> <p> @@ -88,17 +97,6 @@ In the evening I go to the office of Bohemia and get the editor, Kisch, called o <p> On my way from the Bohemia office I met you and so I am asking your advice. </p> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <title><++></title> - <link rel="stylesheet" href="/plain.css" /> - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> - <meta charset="utf-8" /> - </head> - <body class="indent"> - <h1><++></h1> - <p>Article ID: <++></p> <div id="footer"> <hr /> <p><a href="/">Andrew Yu's Website</a></p> |