From bfad8bd00dc74b1d55e7378f8d320f9cf0ce886b Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz <148111793+leoheitmannruiz@users.noreply.github.com> Date: Tue, 6 Feb 2024 22:02:47 +0000 Subject: [PATCH] Make image path absolute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3180302..8333997 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ display inline \\( ... \\) display block $$ ... $$ ``` -![latex example](images/latex_example.png) +![latex example](https://raw.githubusercontent.com/MeiK2333/github-style/master/images/latex_example.png) ## Support MathJax you can add MathJax:true to frontmatter