This commit is contained in:
2025-06-16 13:37:14 +02:00
parent ac273655e6
commit a8b82208f7
5100 changed files with 737524 additions and 2 deletions

4
links/blog/config.yaml Normal file
View File

@@ -0,0 +1,4 @@
title: "Tech Blog"
link: "https://yourblog.com"
description: "Read my thoughts on technology, programming, and life experiences. Deep dives into development practices and industry insights."
short: "Technical writing and insights"

4
links/email/config.yaml Normal file
View File

@@ -0,0 +1,4 @@
title: "Email Contact"
link: "mailto:hello@yourdomain.com"
description: "Get in touch with me directly via email for collaborations, questions, or just to say hello!"
short: "Direct communication"

4
links/github/config.yaml Normal file
View File

@@ -0,0 +1,4 @@
title: "GitHub Profile"
link: "https://github.com/yourusername"
description: "Check out my open source projects and contributions to the community. From web applications to system tools, explore my code repositories."
short: "Code repositories and projects"

View File

@@ -0,0 +1,4 @@
title: "LinkedIn Profile"
link: "https://linkedin.com/in/yourprofile"
description: "Connect with me professionally and see my career journey. Let's network and explore opportunities together."
short: "Professional networking"

View File

@@ -0,0 +1,4 @@
title: "Portfolio Website"
link: "https://yourportfolio.com"
description: "Showcase of my work, projects, and creative endeavors. Explore my professional experience and featured projects."
short: "Professional portfolio"

View File

@@ -0,0 +1,4 @@
title: "My YouTube Channel"
link: "https://youtube.com/@yourchannel"
description: "Subscribe to my YouTube channel for tutorials on programming, tech reviews, and coding tips. New videos every week covering web development, NixOS, Docker, and more!"
short: "Tech tutorials and programming content"