add desc and favicon
Deployment / deploy (push) Successful in 10s

This commit is contained in:
2025-06-05 20:31:35 -05:00
parent d8a05ffdda
commit 9f0e5b1a65
2 changed files with 3 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 136 B

+3
View File
@@ -3,6 +3,9 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="A page that greets the world.">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<title>Hello, World!</title>
<style>
body {