- update pages

This commit is contained in:
2023-07-30 23:22:36 +02:00
parent 155f52c331
commit c8000b55cd
9 changed files with 144 additions and 89 deletions

View File

@@ -7,7 +7,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<title>Kamil Niemczycki CV</title>
</head>
<body>
<body class="min-h-screen">
<div id="cv"></div>
<script type="module" src="/src/main.js"></script>
</body>