diff --git a/src/components/presentation/my-projects.vue b/src/components/presentation/my-projects.vue index b1d1b64..70e61f4 100644 --- a/src/components/presentation/my-projects.vue +++ b/src/components/presentation/my-projects.vue @@ -29,6 +29,17 @@ feature. +
  • + Doc-JIT: just in time documentation. It displays the right + documentation when you need it. Doc-JIT is a VS Code extension for + developers to open the most relevant documentation when coding features. +
  • +
  • : a cli command (now a bit out of date) that generates the multiple favicons needed for a Progressive Web App.
  • - -
  • - Doc-JIT: just in time documentation. It displays the right - documentation when you need it. Doc-JIT is an VS Code extension - developers to open the most relevant documentation when coding features. -