Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itsmy.fyi - {INSERT NAME} (Optional) #184

Open
cardopoli opened this issue Aug 2, 2024 · 1 comment
Open

itsmy.fyi - {INSERT NAME} (Optional) #184

cardopoli opened this issue Aug 2, 2024 · 1 comment

Comments

@cardopoli
Copy link

itsmy.fyi Profile Data

---
slug: rishi-raj-jain
name: Rishi Raj Jain
about: Hey there, I'm Rishi on itsmy.fyi!
image: https://rishi.app/static/favicon-image.jpg
links: [["Portfolio", "https://rishi.app"]]
socials: [["Twitter", "https://twitter.com/rishi_raj_jain_"]]
og:
  image: https://rishi.app/static/social-media-card.jpg
background:
  image: https://volta.net/home/hero.png
---


The expected format for itsmy.fyi to parse your data would be:

## Required

slug: **required**, String (without quotes, newline, let's keep it simple!)
name: **required**, String (without quotes or newline)
image: **required**, String (without quotes or newline)
links: **required**, but can be empty array [], (examples: [["My Website", "https://rishi.app"], ["Web", "https://rishi.app", "https://rishi.app/static/favicon-image.jpg"]])
socials: **required**, but can be empty array [], (example: [["twitter", "https://twitter.com/rishi_raj_jain_"], ["linkedin", "https://linked.com/in/rishi-raj-jain"]])

## Optional

about: optional, String (without quotes or newline)
og:
    image: optional, String (without quotes or newline)
ga:
    enabled: boolean, true or false (without quotes or newline)
    configID: **required if enabled is true**, String (ex. "G-RANDOM")
background:
    color: optional, can be a String (ex. pink), Hexcode (ex. "#C1C1C1" with the quotes) or anything that background: CSS supports
    image: optional, an absolute URL
@rishi-raj-jain
Copy link
Owner

Bad luck! Try with a new slug? Here's a suggestion for you:

slug: rishi-raj-jain-37w

I promise I'll handle this better, but you'd have to create a new issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants