mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 17:14:07 +00:00
another day another commit zeon:ai_comment
This commit is contained in:
parent
88f3e57b91
commit
c8c7c0b54b
3 changed files with 15 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
<script></script>
|
||||
<script setup>
|
||||
let spotify_link = `https://spotify-github-profile.kittinanx.com/api/view?uid=saahil.d&cover_image=true&theme=default&show_offline=false&background_color=121212&interchange=false&bar_color=b6494d&bar_color_cover=true`
|
||||
</script>
|
||||
<template>
|
||||
<div class="ml-20 mt-20">
|
||||
<div class="flex items-center justify-between mt-20 px-20">
|
||||
<div>
|
||||
<img
|
||||
src="https://avatars.githubusercontent.com/u/58448036?v=4"
|
||||
height="200"
|
||||
|
@ -12,6 +15,14 @@
|
|||
</h1>
|
||||
<p class="pt-5">I am a teenage developer, designer and programmer</p>
|
||||
</div>
|
||||
|
||||
<!-- Right: Spotify Image -->
|
||||
<div>
|
||||
<img :src="spotify_link" alt="Saahil's Spotify" class="mt-5" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</template>
|
||||
<style>
|
||||
.fancy-font {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue