mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +07:00
added empty projects page
This commit is contained in:
parent
ef6f29803b
commit
025d3b9448
3 changed files with 14 additions and 1 deletions
9
components/bio/BioCareer.vue
Normal file
9
components/bio/BioCareer.vue
Normal file
|
@ -0,0 +1,9 @@
|
|||
<template>
|
||||
<div>
|
||||
<h2>Career</h2>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<style lang="scss" module></style>
|
Loading…
Add table
Add a link
Reference in a new issue