From e9cfb66d91b1a7245b6155e4f7a39dbe0c5e3059 Mon Sep 17 00:00:00 2001 From: riccardoferretti Date: Sun, 10 Mar 2024 14:18:53 +0000 Subject: [PATCH] Docs sync @ e4f6259 Update recipes.md (#1341) --- docs/recipes/recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes/recipes.md b/docs/recipes/recipes.md index a30c8a2..a1c7c11 100644 --- a/docs/recipes/recipes.md +++ b/docs/recipes/recipes.md @@ -75,7 +75,7 @@ A #recipe is a guide, tip or strategy for getting the most out of your Foam work - Publish using community templates - [[publish-to-netlify-with-eleventy]] by [@juanfrank77](https://github.com/juanfrank77) - [[generate-gatsby-site]] by [@mathieudutour](https://github.com/mathieudutour) and [@hikerpig](https://github.com/hikerpig) - - [foamy-nextjs](https://github.com/yenly/foamy-nextjs) by [@yenly](https://github.com/yenly) + - Make the site your own by [[publish-to-github]]. - Render math symbols, by either - adding client-side [[math-support-with-mathjax]] to the default [[publish-to-github-pages]] site