42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
---
|
|
title: "LucentLink"
|
|
# Profile settings
|
|
profileImage: "images/img.jpg"
|
|
name: "Peter"
|
|
description: "Writer | Gamer | Linux Enthusiast"
|
|
socials:
|
|
- url: "https://discord.com/users/putridpete"
|
|
icon: "fab fa-discord"
|
|
- url: "https://github.com/putridpete"
|
|
icon: "fab fa-github"
|
|
- url: "https://gitlab.com/putridpete"
|
|
icon: "fab fa-gitlab"
|
|
- url: "https://steamcommunity.com/id/putridpete"
|
|
icon: "fab fa-steam"
|
|
- url: "https://odysee.com/@putridpete:a"
|
|
icon: "fab fa-odysee"
|
|
|
|
# Link cards
|
|
links:
|
|
- href: "https://peterdominguez.art"
|
|
icon: "fas fa-globe"
|
|
title: "My personal website (in Spanish)"
|
|
description: "Check out my website"
|
|
- href: "https://peterdominguez.art/blog"
|
|
icon: "fas fa-blog"
|
|
title: "My blog (in Spanish)"
|
|
description: "Read my latest articles"
|
|
- href: "https://git.nvim.pro/peter"
|
|
icon: "fab fa-square-git"
|
|
title: "Git repositories"
|
|
description: "All my personal projects"
|
|
- href: "https://liberapay.com/vimelitist/donate"
|
|
icon: "fas fa-coffee"
|
|
title: "Buy me some tea"
|
|
description: "Support my work"
|
|
- href: "mailto:peter@nvim.pro"
|
|
icon: "fas fa-envelope"
|
|
title: "Contact me"
|
|
description: "For any jobs or questions"
|
|
|
|
---
|