mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +07:00
added projects to bio page
This commit is contained in:
parent
011f10a429
commit
ef6f29803b
16 changed files with 327 additions and 75 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<section :class="$style.grid">
|
||||
<div :class="$style.grid">
|
||||
<div>
|
||||
<img src="~/assets/svg/howdy.svg" />
|
||||
</div>
|
||||
|
@ -17,7 +17,7 @@
|
|||
of doing <b>Typescript</b> and <b>Golang</b> backend.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue