Prettier through whole project. Updated home page to include

introduction. Includes container for projects, systems, and about
section with animation.
This commit is contained in:
2026-04-21 00:36:02 +02:00
parent 9d7215968c
commit 9b3c7e9a4d
21 changed files with 265 additions and 135 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link
rel="icon"
type="image/svg+xml"
href="./src/assets/favicon/favicon.ico"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>aramjonghu-site</title>
</head>