updated link
This commit is contained in:
parent
0660f4b966
commit
af667dbbde
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<h2>Development</h2>
|
<h2>Development</h2>
|
||||||
<Link :title="'https://git.banii.cafe/'" :url="'https://git.banii.cafe/'" :image="'git'" :desc="'i upload all my public repos here'"/>
|
<Link :title="'https://git.banii.cafe/'" :url="'https://git.banii.cafe/'" :image="'git'" :desc="'i upload all my public repos here'"/>
|
||||||
<Link :title="'https://github.com/genki-angel'" :url="'https://github.com/genki-angel'" :image="'github'" :desc="'my github, not very active'"/>
|
<Link :title="'https://github.com/genki-angel'" :url="'https://github.com/genki-angel'" :image="'github'" :desc="'my github, not very active'"/>
|
||||||
<Link :title="'https://x.com/genki_rbxdev'" :url="'https://x.com/genki_rbxdev'" :image="'twitter'" :desc="'i post roblox dev stuff here'"/>
|
<Link :title="'https://x.com/genki_RBX'" :url="'https://x.com/genki_RBX'" :image="'twitter'" :desc="'i post roblox dev stuff here'"/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|
Loading…
Reference in a new issue