From aa1e6fbf3c2ee895a6b46d8e4308ba19a609fcb2 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 3 Jan 2024 04:37:06 +0200 Subject: Big new changes to the infrastructure, up for deployment. Need to write some beginning posts. Hooray! Changes to be committed: deleted: .gitmodules modified: config.toml modified: content/posts/typography.md modified: sass/_animate.scss modified: sass/_normalize.scss new file: static/android-chrome-192x192.png new file: static/android-chrome-256x256.png new file: static/apple-touch-icon.png new file: static/browserconfig.xml new file: static/favicon-16x16.png modified: static/favicon-32x32.png modified: static/favicon.ico new file: static/mstile-150x150.png new file: static/safari-pinned-tab.svg new file: static/site.webmanifest deleted: themes/emily_zola_theme --- 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 cbc7328..baadf2c 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~~, :joy:🤣, $\LaTeX$, X^2^, H~2~O, ==highlight==, [Link](https://example.com), and image: +**strong**, *emphasis*, ***strong and emphasis***,`code`, underline, ~~strikethrough~~, :shrug: :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