Fix landing page image
This commit is contained in:
parent
e8cfd1da05
commit
705ccabec4
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
|
@ -60,7 +60,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<img class="logo" src="/assets/soapbox-logo-wide.svg" alt="Soapbox" />
|
||||
<img class="logo" src="/images/soapbox-logo-wide.svg" alt="Soapbox" />
|
||||
<h2>Almost done...</h2>
|
||||
<p>Congrats! 🎉 You've installed Soapbox BE. Now you just need to install a frontend.</p>
|
||||
<h2>Installing Soapbox FE</h2>
|
||||
|
|
Loading…
Reference in a new issue