Skip to content

Commit 54d7aad

Browse files
authored
Update index.html
1 parent f801875 commit 54d7aad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
77
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
8-
<title>Hello</title>
8+
<title>microcoder.github.io</title>
99
</head>
1010
<body>
11+
<h2>Welcome to microcoder.github.io !</h2>
12+
1113
<ol>
1214
<li><a href="https://github.com/microcoder">Go to repositories of microcoder</a></li>
1315
<li><a href="https://cdn.rawgit.com/microcoder/course-basics-html-css/master/index.html">Основы HTML и CSS</a></li>

0 commit comments

Comments
 (0)