diff options
Diffstat (limited to 'seagl2023/k8s.jp.net/seagl00/html')
-rw-r--r-- | seagl2023/k8s.jp.net/seagl00/html/index.html | 16 | ||||
-rw-r--r-- | seagl2023/k8s.jp.net/seagl00/html/seagl.lounging.png | bin | 0 -> 54027 bytes |
2 files changed, 16 insertions, 0 deletions
diff --git a/seagl2023/k8s.jp.net/seagl00/html/index.html b/seagl2023/k8s.jp.net/seagl00/html/index.html new file mode 100644 index 0000000..e56fa18 --- /dev/null +++ b/seagl2023/k8s.jp.net/seagl00/html/index.html @@ -0,0 +1,16 @@ +<html> + <head> + <title>woah!</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <style type = "text/css"> + body { + background-image: url("seagl.lounging.png"); + background-repeat: repeat; + } + </style> + </head> + <body> + <br> + <center><H1 style="color: #F5F; font-size: 28vh; text-shadow: 6px 6px #548abb;">greetings, earthlings of SeaGL</H1></center> + </body> +</html> diff --git a/seagl2023/k8s.jp.net/seagl00/html/seagl.lounging.png b/seagl2023/k8s.jp.net/seagl00/html/seagl.lounging.png Binary files differnew file mode 100644 index 0000000..fd911e4 --- /dev/null +++ b/seagl2023/k8s.jp.net/seagl00/html/seagl.lounging.png |