Added a favicon

This commit is contained in:
2021-04-27 15:31:07 +02:00
parent 0540e01c8a
commit de05b683aa
3 changed files with 24 additions and 0 deletions

BIN
assets/favicon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

23
assets/favicon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 3.1 MiB

View File

@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="index.js"></script>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="assets/favicon.jpg" type="image/x-icon">
<title>WebTerm</title>
<!-- Xterm -->
<link rel="stylesheet" href="xterm/xterm.css" />