diff options
Diffstat (limited to 'other-articles')
-rw-r--r-- | other-articles/custodians-online.html | 2 | ||||
-rw-r--r-- | other-articles/index.html | 2 | ||||
-rw-r--r-- | other-articles/intellectual-property.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/other-articles/custodians-online.html b/other-articles/custodians-online.html index bc9b098..467d23a 100644 --- a/other-articles/custodians-online.html +++ b/other-articles/custodians-online.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>In solidarity with Library Genesis and Sci-Hub</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/other-articles/index.html b/other-articles/index.html index 360c640..379d9be 100644 --- a/other-articles/index.html +++ b/other-articles/index.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Works by Others that Andrew Yu Finds Worth Sharing</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> diff --git a/other-articles/intellectual-property.html b/other-articles/intellectual-property.html index 1e0c036..2cd4c41 100644 --- a/other-articles/intellectual-property.html +++ b/other-articles/intellectual-property.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Intellectual Property</title> - <link rel="stylesheet" href="/plain.css" /> + <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> </head> |