Update index.html
This commit is contained in:
parent
e784c9b472
commit
97c9e432ff
|
@ -4,6 +4,6 @@
|
||||||
<title>My Static Website</title>
|
<title>My Static Website</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>This website says its main branch</h1>
|
<h1>This website says its dev branch</h1>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue