add site files
This commit is contained in:
parent
ce3b8c08c5
commit
4e826be104
11 changed files with 449 additions and 0 deletions
42
content/_index.md
Normal file
42
content/_index.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
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"
|
||||
description: "Check out my website"
|
||||
- href: "https://peterdominguez.art/blog"
|
||||
icon: "fas fa-blog"
|
||||
title: "My Blog"
|
||||
description: "Read my latest articles"
|
||||
- href: "https://git.nvim.pro/peter"
|
||||
icon: "fab fa-square-git"
|
||||
title: "Forgejo"
|
||||
description: "My git repositories"
|
||||
- href: "https://liberapay.com/vimelitist/donate"
|
||||
icon: "fas fa-coffee"
|
||||
title: "Buy Me a Coffee"
|
||||
description: "Support my work"
|
||||
- href: "mailto:vimelitist@tuta.io"
|
||||
icon: "fas fa-envelope"
|
||||
title: "Contact Me"
|
||||
description: "For any jobs or questions"
|
||||
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue