diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-08 20:21:42 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-08 20:21:42 -0700 |
| commit | 65abbd8e58c9ed61c86ebd64cbaf28843235db10 (patch) | |
| tree | 60c75f646587c0d764deddbd6d32d7e7223aca5f /403.html | |
ADD: site
Diffstat (limited to '403.html')
| -rw-r--r-- | 403.html | 13 |
1 files changed, 13 insertions, 0 deletions
| diff --git a/403.html b/403.html new file mode 100644 index 0000000..dfef937 --- /dev/null +++ b/403.html | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <meta charset="utf-8"> | ||
| 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> | ||
| 6 | <title>0druid.cc</title> | ||
| 7 | <link rel="stylesheet" href="style.css"> | ||
| 8 | </head> | ||
| 9 | <body> | ||
| 10 | <h1>0druid.cc</h1> | ||
| 11 | <p>err: 403, forbidden.<p> | ||
| 12 | </body> | ||
| 13 | </html> | ||
