This commit is contained in:
Kevin Ngo
2018-10-12 04:18:01 -07:00
parent 4ada22107e
commit 656a7bb617
2 changed files with 1 additions and 0 deletions

BIN
assets/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title>Super Saber</title>
<link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon">
{% if IS_PRODUCTION %}
<script src="vendor/aframe-master.min.js"></script>
{% else %}