11 lines
215 B
Svelte
Executable File
11 lines
215 B
Svelte
Executable File
<h1 class="my-8 text-4xl font-bold text-center">Stan Runge</h1>
|
|
<img src="/moon.jpg" alt="Moon" />
|
|
|
|
<div class="flex flex-col">
|
|
<div>Vash Software</div>
|
|
|
|
<div>Hogeschool Inholland</div>
|
|
|
|
<div>Junior</div>
|
|
</div>
|