rishi-raj-jain / itsmy.fyi

Take control of your online presence with itsmy.fyi - the true open-source alternative to Linktree.
https://itsmy.fyi
GNU Affero General Public License v3.0
175 stars 12 forks source link

itsmy.fyi - danielsaez #178

Open daniel-saez opened 2 weeks ago

daniel-saez commented 2 weeks ago

itsmy.fyi Profile Data

---
slug: danielsaez
name: Daniel Sáez
about: Hey there, I'm Daniel Sáez on itsmy.fyi!
image: https://rishi.app/static/favicon-image.jpg
links: [["Meu site", "https://www.danielsaez.com.br/"]]
socials: []
og:
  image:
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 commented 2 weeks ago

Bad luck! Here's what we found breaking in your data:

Invalid 'socials' received.

Feel free to edit the issue again in case you've already got a link, else please re-try by creating a new issue for now.

rishi-raj-jain commented 2 weeks ago

Thanks for using itsmy.fyi. To claim a new slug, please create another issue here.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 2 weeks ago

Can you close this issue and open a new one with the following data?

---
slug: danielsaez
name: Daniel Sáez
about: Hey there, I'm Daniel Sáez on itsmy.fyi!
image: https://rishi.app/static/favicon-image.jpg
links: [["Meu site", "https://www.danielsaez.com.br/"]]
socials: []
og:
  image:
background:
  image: https://volta.net/home/hero.png
---