Added icon and changed index title
This commit is contained in:
3
dist/index.html
vendored
3
dist/index.html
vendored
@@ -2,7 +2,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charste="UTF-8">
|
||||
<title>Evolution Simulator</title>
|
||||
<title>The Life Engine</title>
|
||||
<link rel="icon" href="./img/icon.png">
|
||||
<link rel="stylesheet" href="./css/style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user