From 0cb00c664257e6acf938b941251e3880d12d99d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Sat, 6 Sep 2025 16:18:06 -0700 Subject: More Stuff needed for the site --- CNAME | 1 + README | 1 + description | 1 + img/fav/logo.png | Bin 0 -> 1827 bytes img/fav/logo.xcf | Bin 0 -> 3472 bytes 5 files changed, 3 insertions(+) create mode 100644 CNAME create mode 100644 README create mode 100644 description create mode 100644 img/fav/logo.png create mode 100644 img/fav/logo.xcf diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..643935e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +hairydiode.xyz \ No newline at end of file diff --git a/README b/README new file mode 100644 index 0000000..b435459 --- /dev/null +++ b/README @@ -0,0 +1 @@ +this is the github.io repo for hairydiode.xyz. diff --git a/description b/description new file mode 100644 index 0000000..a690896 --- /dev/null +++ b/description @@ -0,0 +1 @@ +Repository for the site https://hairydiode.xyz diff --git a/img/fav/logo.png b/img/fav/logo.png new file mode 100644 index 0000000..e14800f Binary files /dev/null and b/img/fav/logo.png differ diff --git a/img/fav/logo.xcf b/img/fav/logo.xcf new file mode 100644 index 0000000..835b153 Binary files /dev/null and b/img/fav/logo.xcf differ -- cgit v1.1