aboutsummaryrefslogtreecommitdiff
path: root/nix-personal/profiles/landing/html
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-12-11 19:52:21 +0000
committerAria <me@aria.rip>2023-12-11 19:52:21 +0000
commitc19dc0924481c7edf4938f5aa105f481a787a30e (patch)
treec1dc11ac722136d3a2e929b79fa5461ba603b83f /nix-personal/profiles/landing/html
parent688b6527809869465c75d9cb3413d8bcce7aff68 (diff)
refactor(nix-personal): change folder structure
Diffstat (limited to 'nix-personal/profiles/landing/html')
-rw-r--r--nix-personal/profiles/landing/html/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/nix-personal/profiles/landing/html/index.html b/nix-personal/profiles/landing/html/index.html
new file mode 100644
index 0000000..5d5f6be
--- /dev/null
+++ b/nix-personal/profiles/landing/html/index.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <h1>It works!</h1>
+ </body>
+</html>