Skip to content

Commit 629b02c

Browse files
committed
It's a wrap ✨
1 parent fd9fc42 commit 629b02c

24 files changed

+1205
-320
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="UTF-8">
55
<link rel="icon" href="/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Vite App</title>
7+
<title>Portfolio | Gatuma</title>
88
</head>
9-
<body>
9+
<body class="bg-[#0f0f0f]">
1010
<div id="app"></div>
1111
<script type="module" src="/src/main.ts"></script>
1212
</body>

0 commit comments

Comments
 (0)