add Posts section and update Profile with education; enhance Skills styling

This commit is contained in:
2025-01-24 22:12:02 -03:00
parent 4b264c8389
commit 8117a4870b
8 changed files with 81 additions and 17 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>demo</title>
<title>ivanczn</title>
</head>
<body>
<div id="root"></div>