updated link

This commit is contained in:
genki_angel 2025-04-21 19:55:15 +01:00
parent 0660f4b966
commit af667dbbde

View file

@ -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">