Update index.html.epp

This commit is contained in:
Abir Majumdar 2018-09-13 13:32:00 -07:00 committed by GitHub
parent bddcfb83b8
commit abf5805918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>Sample Website</title>
<title>Hello World!</title>
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
</head>