mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Update index.tsx
This commit is contained in:
parent
b44fb81f94
commit
50a12a58ad
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@ import Link from 'next/link'
|
|||
import React from 'react'
|
||||
import useSWR from 'swr'
|
||||
import FadeIn from 'react-fade-in'
|
||||
import profilePic from '../public/profile.webp'
|
||||
|
||||
import { socials } from 'components/data/socials'
|
||||
import { Icon } from 'components/Icon'
|
||||
import profilePic from '../public/profile.webp'
|
||||
import { Toaster } from 'react-hot-toast'
|
||||
import { FaSpotify } from 'react-icons/fa'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue