Merge pull request #16 from maju6406/maju6406-patch-10

Update index.html.epp
This commit is contained in:
Abir Majumdar 2018-09-13 13:32:11 -07:00 committed by GitHub
commit 17db1b03b5
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>