Fix landing page image

This commit is contained in:
Alex Gleason 2022-08-13 13:06:31 -05:00
parent e8cfd1da05
commit 705ccabec4
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -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>