diff options
author | Aria <me@aria.rip> | 2023-12-06 19:35:40 +0000 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-12-06 19:35:40 +0000 |
commit | 688b6527809869465c75d9cb3413d8bcce7aff68 (patch) | |
tree | 5e361446eda3a153e6315f806748903d6d2a9bc9 /nix-personal/landing | |
parent | ae760a1f14dffca65d98f4daa9ce09e138fd2532 (diff) |
get web traffic into vps
Diffstat (limited to 'nix-personal/landing')
-rw-r--r-- | nix-personal/landing/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nix-personal/landing/index.html b/nix-personal/landing/index.html new file mode 100644 index 0000000..5d5f6be --- /dev/null +++ b/nix-personal/landing/index.html @@ -0,0 +1,5 @@ +<html> + <body> + <h1>It works!</h1> + </body> +</html> |