commit edc8c634362f93708669b91b8b24f34627e5f38e Author: Theo Date: Mon Oct 28 15:11:40 2024 +0100 Initial commit diff --git a/404.html b/404.html new file mode 100644 index 0000000..681d4aa --- /dev/null +++ b/404.html @@ -0,0 +1,14 @@ + + + +404 + + + +

BOO

+ + diff --git a/50x.html b/50x.html new file mode 100644 index 0000000..2bb7b75 --- /dev/null +++ b/50x.html @@ -0,0 +1,14 @@ + + + +Error + + + +

An error occurred.

+ + diff --git a/cv.pdf b/cv.pdf new file mode 100644 index 0000000..7f84e3a Binary files /dev/null and b/cv.pdf differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..7d00981 --- /dev/null +++ b/index.html @@ -0,0 +1,25 @@ + + + +Théo Thénault + + + + + + + + + + + + + + diff --git a/photo.png b/photo.png new file mode 100644 index 0000000..2ec5d1a Binary files /dev/null and b/photo.png differ