diff options
| author | Fuwn <[email protected]> | 2021-04-06 20:32:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-06 20:32:37 -0700 |
| commit | 2fc7f6b61a6d86435cdc26de66bbc6f935a7f5f1 (patch) | |
| tree | 965c32df1603e059c493b1f9e78e1b8800a7ffdd | |
| parent | fix: Rename blog post (diff) | |
| download | site-2fc7f6b61a6d86435cdc26de66bbc6f935a7f5f1.tar.xz site-2fc7f6b61a6d86435cdc26de66bbc6f935a7f5f1.zip | |
fix: Image path
| -rw-r--r-- | blog/2021-04-06-welcome.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2021-04-06-welcome.md b/blog/2021-04-06-welcome.md index 37f2279..05b2788 100644 --- a/blog/2021-04-06-welcome.md +++ b/blog/2021-04-06-welcome.md @@ -5,11 +5,11 @@ author: Fuwn author_title: Whirlsplash Core Team author_url: https://github.com/fuwn author_image_url: https://avatars.githubusercontent.com/u/50817549?v=4 - +image: img/blog/undraw_welcome_35lv.svg tags: [welcome, info] --- Welcome to the new and improved Whirlsplash guide and blog! -<img src="../static/img/blog/undraw_welcome_3gvl.svg" alt="Welcome" +<img src="/img/blog/undraw_welcome_3gvl.svg" alt="Welcome" width="37.5%" /> |