mirror of
https://git.aramjonghu.nl/AramJonghu/aramjonghu-site.git
synced 2026-06-07 21:58:25 +02:00
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:
+5
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user