From e84b5703544f8e0642f24e058b7b848c92b746dd Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sun, 22 Mar 2026 22:50:05 +0100 Subject: Moved index.html from . to src/index.html --- index.html | 28 ---------------------------- src/index.html | 28 ++++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 index.html create mode 100644 src/index.html diff --git a/index.html b/index.html deleted file mode 100644 index 5fa05e1..0000000 --- a/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - 256phi - - - - - -
-

256 phi

-

Welcome user.
- You've fallen through the cracks. It is safe here, you may rest as long as you need.

-

What are we?

-

256phi is a self-hosted infrastucture powering a little corner of the internet.

-

- Don't forget to sign the guestbook :3
- Also check out the blog — where I write about Linux, development, and science. - Or if you're looking for some music to listen to, check out what we found. -

- -
- - - diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..3ae5d55 --- /dev/null +++ b/src/index.html @@ -0,0 +1,28 @@ + + + + + 256phi + + + + + +
+

256 phi

+

Welcome user.
+ You've fallen through the cracks. It is safe here, you may rest as long as you need.

+

What are we?

+

256phi is a self-hosted infrastucture powering a little corner of the internet.

+

+ Don't forget to sign the guestbook :3
+ Also check out the blog — where I write about Linux, development, and science. + Or if you're looking for some music to listen to, check out what we found. +

+ +
+ + + -- cgit v1.2.3