diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-25 15:30:55 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-25 15:30:55 +0200 |
| commit | 033edfd336cc73ec66e0c8e57b8cab799a9caed5 (patch) | |
| tree | be9721f9d9cf484f1caa23e08dab51a88ebbe67c /index.html | |
| parent | f9b600a47c95b788b7860928d9ca2469d05f64db (diff) | |
Remove obsolete OpenLibrary preconnect links
All covers are now stored locally, no external fetching needed.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ <meta name="description" content="A showcase of science fiction books featuring works by Alastair Reynolds, Andreas Brandhorst, Arthur C. Clarke, and more."> <title>Sci-Fi Books Showcase</title> <link rel="stylesheet" href="css/styles.css"> - <!-- Preconnect to OpenLibrary for faster cover loading --> - <link rel="preconnect" href="https://covers.openlibrary.org"> - <link rel="preconnect" href="https://openlibrary.org"> </head> <body> <header class="header"> |
