Update index.html.epp

This commit is contained in:
Abir Majumdar 2018-09-19 09:41:50 -07:00 committed by GitHub
parent 84d4b41dd2
commit 784ac834e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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