diff options
| author | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2024-11-14 15:30:29 +0400 |
|---|---|---|
| committer | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2024-11-14 15:30:29 +0400 |
| commit | 6746cdbb6e1601ea62da1a5fb5ca813b52dc3335 (patch) | |
| tree | bef3c4851706c0b9f07efcc777d5b99b8c9cd520 | |
init commit
| -rw-r--r-- | index.html | 8 | ||||
| -rw-r--r-- | neo1.jpg | bin | 0 -> 68804 bytes | |||
| -rw-r--r-- | neo2.jpg | bin | 0 -> 104764 bytes |
3 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd26dad --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ +I am the administrator, Neo. + +<br/> +<img src="neo1.jpg" width="450" /> +<br/> +<img src="neo2.jpg" width="450" /> + +<a rel="me" href="https://mastodon.puffer.fish/@matthieu">Mastodon</a> diff --git a/neo1.jpg b/neo1.jpg Binary files differnew file mode 100644 index 0000000..f1659d5 --- /dev/null +++ b/neo1.jpg diff --git a/neo2.jpg b/neo2.jpg Binary files differnew file mode 100644 index 0000000..a60f757 --- /dev/null +++ b/neo2.jpg |
