Skip to content

[docs] Fix missing images on homepage #1268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

salkinium
Copy link
Member

Fixes #1267.

@salkinium salkinium added this to the 2025q2 milestone May 22, 2025
@salkinium salkinium merged commit aab1742 into modm-io:develop May 22, 2025
68 checks passed
@salkinium salkinium deleted the fix/images branch May 22, 2025 20:43
@salkinium
Copy link
Member Author

Well, this didn't fix it.

In the build-homepage-test artifact it is actually fixed:

<p><center>
<img alt="" src="images/logo.svg" />
</center></p>

But in the actual homepage it is not:

<center>
![](images/logo.svg)
</center>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Homepage logo is not displayed
1 participant