From f31b3176d064498f970c4d88ff7142a5480d6e5f Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 3 Jan 2024 19:12:32 +0200 Subject: Fixing certain typography bugs and better sync upstream :p Changes to be committed: modified: content/about.md modified: content/posts/typography.md modified: rsync_to_testing --- content/posts/typography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/typography.md') diff --git a/content/posts/typography.md b/content/posts/typography.md index baadf2c..9168398 100644 --- a/content/posts/typography.md +++ b/content/posts/typography.md @@ -15,7 +15,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i Inline styles: -**strong**, *emphasis*, ***strong and emphasis***,`code`, underline, ~~strikethrough~~, :shrug: :joy: 🤣, $\LaTeX$, $X^2$, $H~2~O$, ==highlight==, [Link](https://example.com), and image: +**strong**, *emphasis*, ***strong and emphasis***,`code`, underline, ~~strikethrough~~, :shrug: :heart: :joy: 🤣, $\LaTeX$, $X^2$, $H~2~O$, ==highlight==, [Link](https://example.com), and image: ![img](https://picsum.photos/600/400/?random) -- cgit v1.2.3