Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Welcome to Jenkins </title>
<title>Welcome to rgukt</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
</head>
<body>
<div class="jumbotron" style="background-color:white">
<h1 class="text-center">Welcome to</h1>
<img src="http://www.learntek.org/wp-content/uploads/2017/08/jenkins_image.png" alt="Spidertocat"
class="img-responsive center-block" style="width:250px"/>
<h1 class="text-center">My job is done with jenkins</h1>
<h2 class="text-center">Now you are with Narendra</h2>
<h1 class="text-center">rgukt,iiit ongole</h1>
<h2 class="text-center">RAJIV GANDHIUNIVERSITY OF KNOWLEDGE TECHNOLOGIES</h2>
</div>
</body>
</html>