Skip to content

Commit 82e8249

Browse files
committed
Add icons all over.
1 parent 82ae6ee commit 82e8249

8 files changed

Lines changed: 160 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/). Release checklist in [deploy.md](docs/specs/deploy.md).
66

7-
## [0.4.0] - 2026-04-10
7+
## [0.5.0] - 2026-04-10
8+
- Get ready to test auto-update for the standalone apps.
9+
- Add icons to the standalone apps.
810

11+
## [0.4.0] - 2026-04-10
912
- Yet yet another initial release to test publishing.
1013

1114
## [0.3.0] - 2026-04-10
12-
1315
- Yet another initial release to test publishing.
1416

1517
## [0.2.0] - 2026-04-09
16-
1718
- Another initial release to test publishing.
1819

1920
## [0.1.0] - 2026-04-09
20-
2121
- Initial release to test publishing.
9.76 KB
Loading
21.3 KB
Loading
2.01 KB
Loading
277 KB
Binary file not shown.
279 KB
Binary file not shown.

website/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>MouseTerm — Mouse-friendly. Multitasking. Terminal.</title>
7+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
78
<link rel="preconnect" href="https://fonts.googleapis.com" />
89
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
910
<link href="https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;600;700&display=swap" rel="stylesheet" />

website/public/favicon.svg

Lines changed: 155 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)