Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
prafulla-codes authored Sep 5, 2019
1 parent b2880aa commit b5ca533
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
<html>
<head>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<title> CYOMS - Craft Your Own Minecraft Server </title>
</head>
<body>
<nav class="navbar navbar-dark bg-dark">
<a class="navbar-brand" href="#">
<img src="http://www.rw-designer.com/icon-image/5547-256x256x8.png" width="30" height="30" class="d-inline-block align-top" alt="">
Craft Your Own Minecraft Server
</a>
</nav>
<h1> CYOMS </h1>
</body>
</html>

0 comments on commit b5ca533

Please sign in to comment.