Init
This commit is contained in:
4
links/blog/config.yaml
Normal file
4
links/blog/config.yaml
Normal 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
4
links/email/config.yaml
Normal 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
4
links/github/config.yaml
Normal 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"
|
4
links/linkedin/config.yaml
Normal file
4
links/linkedin/config.yaml
Normal 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"
|
4
links/portfolio/config.yaml
Normal file
4
links/portfolio/config.yaml
Normal 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"
|
4
links/youtube/config.yaml
Normal file
4
links/youtube/config.yaml
Normal 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"
|
Reference in New Issue
Block a user