add an icon

This commit is contained in:
Neale Pickett 2023-03-11 13:43:48 -07:00
parent 9e0f45be01
commit b7794bc37c
2 changed files with 2 additions and 2 deletions

View File

@ -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>

BIN
web/portal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB