diff options
| author | mion <> | 2026-02-11 23:07:17 +0000 |
|---|---|---|
| committer | mion <> | 2026-02-11 23:07:17 +0000 |
| commit | 18798b4fe566aaf510caaf4843cdd1fdfc1a40a3 (patch) | |
| tree | 11a7ab8b835b3de3ac56cbf3d91d5284b05e1106 /html/apple.html | |
| parent | 7b20c4b86c198ead941fe37507d806a19ee3711f (diff) | |
help
Diffstat (limited to 'html/apple.html')
| -rw-r--r-- | html/apple.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/html/apple.html b/html/apple.html deleted file mode 100644 index 8756f67..0000000 --- a/html/apple.html +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <title>apple</title> - <meta charset="UTF-8"> - <link id="mainstyle" rel="stylesheet" href="style.css"> - <link rel="stylesheet" href="etc.css"> - <script src="style.js" defer></script> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> -</head> -<body> - <main id="content"> - <h2 style="margin-top: 0; margin-bottom: 8px;">><> apple</h2> - <a href="index.html">home</a> / - <a href="pages.html">pages</a> / - <a href="blog.html">blog</a> / - <a href="journal.html">journal</a> / - <a href="about_site.html">about site</a> - <hr> -<hr>Last Modified: November 23, 2025 -</main></body></html> |
