diff options
| author | Silas Bartha <silas@soaos.dev> | 2025-05-02 17:47:36 -0400 |
|---|---|---|
| committer | Silas Bartha <silas@soaos.dev> | 2025-05-02 17:47:36 -0400 |
| commit | 342d0792674a56402c39c70c110dda92a8a2add3 (patch) | |
| tree | 2e571569875ad9c020ec1112a3a7cfe6e66fd5fe /public/things_i_like | |
| parent | e2e882c317ae6473cdf8286ad2b09671eb8d96fe (diff) | |
added webring links
Diffstat (limited to 'public/things_i_like')
| -rw-r--r-- | public/things_i_like/index.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/public/things_i_like/index.html b/public/things_i_like/index.html deleted file mode 100644 index b719fdb..0000000 --- a/public/things_i_like/index.html +++ /dev/null @@ -1,22 +0,0 @@ -<!DOCTYPE html> - -<html lang="en"> - -<head> - <title> - Things I Like - soaos - </title> -</head> - -<body> - <a href="/">Go Home</a> - <h1>Things I Like</h1> - <h2>Categories</h2> - <ul> - <li> - <a href="music/">Music</a> - </li> - </ul> -</body> - -</html>
\ No newline at end of file |
