From cfd3ed6d84541e0b9575048e97507d685fcb24e3 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Thu, 19 Sep 2024 11:44:28 -0400 Subject: [PATCH] Removing callouts, they don't work yet --- content/services/mentoring/_index.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/content/services/mentoring/_index.md b/content/services/mentoring/_index.md index ca4d97f..dd4e1f2 100644 --- a/content/services/mentoring/_index.md +++ b/content/services/mentoring/_index.md @@ -24,26 +24,6 @@ What kind of mentorship can I offer? - Website development and hosting - Career advice in software development and system administration -> [!NOTE] Analysis Paralysis -> Knowledge management presents an almost endless ocean of possible solutions. Being able to [rubber-duck](https://en.wikipedia.org/wiki/Rubber_duck_debugging) your problems with someone who can offer concrete guidance on tools that can solve them will let you move from "I don't know where to start" to "It works, how can I improve it even more?" - - -> [!NOTE] -> Useful information that users should know, even when skimming content. - -> [!TIP] -> Helpful advice for doing things better or more easily. - -> [!IMPORTANT] -> Key information users need to know to achieve their goal. - -> [!WARNING] -> Urgent info that needs immediate user attention to avoid problems. - -> [!CAUTION] -> Advises about risks or negative outcomes of certain actions. - - ### Analysis Paralysis Knowledge management presents an almost endless ocean of possible solutions. Being able to [rubber-duck](https://en.wikipedia.org/wiki/Rubber_duck_debugging) your problems with someone who can offer concrete guidance on tools that can solve them will let you move from "I don't know where to start" to "It works, how can I improve it even more?"