Skip to content

itsmy.fyi - {eggi} (Optional) #172

@1nv3rtcc

Description

@1nv3rtcc

itsmy.fyi Profile Data

---
slug: eggii
name: eggi lmao
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions