Riesenie ulohy pre DEVOPS SKIT
This commit is contained in:
24
public-html/index.html
Normal file
24
public-html/index.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet"
|
||||
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
|
||||
<style>
|
||||
.jumbotron {
|
||||
background-color: #e6ffe6;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="jumbotron">
|
||||
<h1>Riesenie SKIT</h1>
|
||||
<p>
|
||||
Rozriesenie ulohy pre <strong>SKIT</strong> s pouzitim ansible a roli
|
||||
pouzitim dockeru a instalaciou docker a pip balikov
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user