📝 Replace md images with html img (#951)

This commit is contained in:
Giannis Kepas 2023-12-04 06:59:41 +02:00 committed by GitHub
parent 28599e7a78
commit 603ae577d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 42 additions and 25 deletions

View file

@ -4,7 +4,9 @@ title: "Introduction"
description: "Welcome to the official documentation for Rallly."
---
<Frame>![Rallly Splash Image](/images/self-hosting/splash.png)</Frame>
<Frame>
<img src="/images/self-hosting/splash.png" alt="Rallly Splash Image"/>
</Frame>
## What is Rallly?