diff --git a/index.html b/index.html deleted file mode 100644 index 33f6bea..0000000 --- a/index.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - Cesium - - - - - - - - -
- Cesium's Profile Picture -

Cesium

-
-

not an exhaustive list of my entire presence on the internet but stuff on this list is definitely me

- -
-
-

Discord

-

cesium.one

- -
-
-

Bluesky

-

cesium.one

- -
-
-

Matrix

-

@cesium55:matrix.org

-
-
-

GitHub

-

CesiumCs

- -
-
-

YouTube

-

Cesium

- -
-
-

Telegram

-

unfunnycesium

- -
-
-
- -

Games

-

Names for game accounts I play

-
-
-

Steam

-

cesium2349

- -
-
-

Xbox

-

Cesium#2349

-
-
-

PlayStation

-

Cesium2349

- -
-
-

VRChat

-

cesіum

- -
-
-

Overwatch

-

Cesium#11993

-
-
-

Fortnite

-

cesium.one

- -
-
-

Ingress

-

Cesium5061

-
-
-

Splatoon

-

Kira#1067

- -
-
-

Minecraft

-

CesiumCs

-
-
- -
- -

View on GitHub

- - diff --git a/index.php b/index.php new file mode 100644 index 0000000..38bb018 --- /dev/null +++ b/index.php @@ -0,0 +1,60 @@ + + + + + Cesium + + + + + + + +

not an exhaustive list of my entire presence on the internet but stuff on this list is definitely me

+ +
+ +
+
+ +

Games

+

Names for game accounts I play

+
+ +
+ +
+ +

View on GitHub

+ + diff --git a/php/footer.php b/php/footer.php new file mode 100644 index 0000000..038483c --- /dev/null +++ b/php/footer.php @@ -0,0 +1 @@ +

Footer text

diff --git a/php/functions.php b/php/functions.php new file mode 100644 index 0000000..e62b425 --- /dev/null +++ b/php/functions.php @@ -0,0 +1,24 @@ +"; + } else { + echo "
"; + } + + echo "

$title

"; + + if (strlen($username) > 10) { + echo "

$username

"; + } else { + echo "

$username

"; + } + + if ($url) { + echo ""; + } + + echo "
"; + } +?> diff --git a/php/generic.php b/php/generic.php new file mode 100644 index 0000000..8b6290c --- /dev/null +++ b/php/generic.php @@ -0,0 +1,5 @@ + + + + + diff --git a/php/header.php b/php/header.php new file mode 100644 index 0000000..2c59cd2 --- /dev/null +++ b/php/header.php @@ -0,0 +1,4 @@ +
+ Cesium's Profile Picture +

Cesium

+