calendly link
Some checks failed
test / cargo test (push) Failing after 58s

This commit is contained in:
Michal Vanko 2024-09-20 16:31:00 +02:00
parent 52bd4e5590
commit 2949429fa4
2 changed files with 2 additions and 4 deletions

View File

@ -54,13 +54,11 @@ async fn main() {
// TODO Socials // TODO Socials
// - fotos // - fotos
// consulting session link // background gradient color
// TODO Change DNS system // TODO Change DNS system
// THINK deploy to alula? rather then katelyn? can be change whenever // THINK deploy to alula? rather then katelyn? can be change whenever
// TODO after release // TODO after release
// OG tags // OG tags
// Remove old web completely // Remove old web completely
// Restructure repository // Restructure repository
// - contact
// - projects page // - projects page
// - linktree page

View File

@ -36,7 +36,7 @@
<section id="talent-cards"> <section id="talent-cards">
{% call tc::talent_card("code", "Web development", "Extensive expertise in creating performant, live web applications and websites") %} {% call tc::talent_card("code", "Web development", "Extensive expertise in creating performant, live web applications and websites") %}
{% call tc::talent_card("gamepad", "Game development", "Extensive expertise in creating performant, live web applications and websites") %} {% call tc::talent_card("gamepad", "Game development", "Extensive expertise in creating performant, live web applications and websites") %}
{% call tc::talent_card("person-chalkboard", "Mentoring & Consulting", "I offer consulting sessions to assist you in developing <strong>higher-quality software</strong> and share insights from crafting robust, professional web applications. <a href=\"TODO callendly\">Schedule a session with me</a> and elevate your projects together.") %} {% call tc::talent_card("person-chalkboard", "Mentoring & Consulting", "I offer consulting sessions to assist you in developing <strong>higher-quality software</strong> and share insights from crafting robust, professional web applications. <a href=\"https://calendly.com/michalvankosk/30min\">Schedule a session with me</a> and elevate your projects together.") %}
</section> </section>
</section> </section>