Skip to content

Commit 79499ca

Browse files
Merge pull request #5 from hobbes-the-tiger/docs-237-fix-springboot-tutorial-url
[DOCS-237] Added tutorial file to here from rawlingsj git repo
2 parents a23bbe8 + f8454b2 commit 79499ca

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

springboot-tutorial-index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
<td>
13+
<h1>Kube CD</h1>
14+
</td>
15+
</tr>
16+
</table>
17+
18+
</body>
19+
</html>

0 commit comments

Comments
 (0)