add an icon
This commit is contained in:
parent
9e0f45be01
commit
b7794bc37c
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Deer Grove</title>
|
||||
<title>Portal</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="deergrove.png">
|
||||
<link rel="icon" href="portal.png">
|
||||
<link rel="stylesheet" href="portal.css">
|
||||
<script src="portal.mjs" type="module"></script>
|
||||
</head>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue