We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a23bbe8 + f8454b2 commit 79499caCopy full SHA for 79499ca
1 file changed
springboot-tutorial-index.html
@@ -0,0 +1,19 @@
1
+<html>
2
+ <head>
3
+ <title>CloudBees Application for Kubernetes CD</title>
4
+ </head>
5
+ <body bgcolor=white>
6
+
7
+ <table border="0" cellpadding="10">
8
+ <tr>
9
+ <td>
10
+ <img height="300" width="300" src="https://raw.githubusercontent.com/jenkins-x/jenkins-x-website/e6d33452976bdab9489b63153c2e7f93312a9af3/images/core.png">
11
+ </td>
12
13
+ <h1>Kube CD</h1>
14
15
+ </tr>
16
+ </table>
17
18
+ </body>
19
+</html>
0 commit comments