From 16f8cf5ced3ddcbfb142665e3f372e0fc8be73c5 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Tue, 26 May 2026 01:06:55 -0500 Subject: add site --- public/index.html | 4 ++++ public/music.html | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 public/index.html create mode 100644 public/music.html (limited to 'public') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..524959f --- /dev/null +++ b/public/index.html @@ -0,0 +1,4 @@ + + +

Hello and welcome

+ diff --git a/public/music.html b/public/music.html new file mode 100644 index 0000000..22ba402 --- /dev/null +++ b/public/music.html @@ -0,0 +1,4 @@ + + +

This is my music

+ -- cgit v1.2.3