summaryrefslogtreecommitdiffstats
path: root/seagl2023/k8s.jp.net/seagl01/html/index.html
diff options
context:
space:
mode:
authorJames Pannacciulli <jpnc@jpnc.info>2023-11-03 17:43:18 -0400
committerJames Pannacciulli <jpnc@jpnc.info>2023-11-03 17:43:18 -0400
commit3f7b09161e916b0381bd3e3a906ac82b13b44726 (patch)
treed45c921273faa526c4c3c4c539c78bf3ea7a4867 /seagl2023/k8s.jp.net/seagl01/html/index.html
parent1e58dd1bb4ea83542571dd520a871ad9a29bc613 (diff)
downloadsimple_sites.k8s.examples-main.tar.gz
simple_sites.k8s.examples-main.tar.bz2
rename example* to seagl*HEADmain
Diffstat (limited to 'seagl2023/k8s.jp.net/seagl01/html/index.html')
-rw-r--r--seagl2023/k8s.jp.net/seagl01/html/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/seagl2023/k8s.jp.net/seagl01/html/index.html b/seagl2023/k8s.jp.net/seagl01/html/index.html
new file mode 100644
index 0000000..695a270
--- /dev/null
+++ b/seagl2023/k8s.jp.net/seagl01/html/index.html
@@ -0,0 +1,14 @@
+<html>
+ <head>
+ <title>woah!</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <style type = "text/css">
+ body {
+ background-color: lightgreen;
+ }
+ </style>
+ </head>
+ <body>
+ <center><p style="color: #F5F; font-size: 22vh; text-shadow: 6px 6px #548abb;"><img src="seagl.left.png" style="display: inline;">the second example!<img src="seagl.right.png" style="display: inline;"></p></center>
+ </body>
+</html>