diff options
| author | Fuwn <[email protected]> | 2021-04-21 15:32:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-21 15:32:49 -0700 |
| commit | 20f680b800d139d553fe774c468010553bfc6539 (patch) | |
| tree | c5f0c86ebfdfd83f7623c06853c9818f12a15b9e /blog | |
| parent | Merge branch 'main' of https://github.com/Whirlsplash/site into main (diff) | |
| download | site-20f680b800d139d553fe774c468010553bfc6539.tar.xz site-20f680b800d139d553fe774c468010553bfc6539.zip | |
fix: Formatting of image tag
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/2021-04-06-welcome.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/blog/2021-04-06-welcome.md b/blog/2021-04-06-welcome.md index 05b2788..4eff860 100644 --- a/blog/2021-04-06-welcome.md +++ b/blog/2021-04-06-welcome.md @@ -11,5 +11,4 @@ tags: [welcome, info] Welcome to the new and improved Whirlsplash guide and blog! -<img src="/img/blog/undraw_welcome_3gvl.svg" alt="Welcome" - width="37.5%" /> +<img src="/img/blog/undraw_welcome_3gvl.svg" alt="Welcome" width="37.5%" /> |