Skip to content
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

Add funding logos #80

Merged
merged 6 commits into from
Nov 13, 2024
Merged

Add funding logos #80

merged 6 commits into from
Nov 13, 2024

Conversation

joshmoore
Copy link
Member

No description provided.

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for ngff-challenge ready!

Name Link
🔨 Latest commit cbd72fb
🔍 Latest deploy log https://app.netlify.com/sites/ngff-challenge/deploys/67332f3f92ae2000081ec4c8
😎 Deploy Preview https://deploy-preview-80--ngff-challenge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

<table>
<tr>
<td><img src="nfdi_rgb_Wortmarke_Zusatz_quer.png" width="45%"/></td>
<td><img src="czi-logo-chan-zuckerberg-initiative-logo.png" width="45%"/></td>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was going to say that this won't work when deployed on github, and suggest that you need to do it as in Nav.svelte:

import omeMainNav from "/ome-main-nav.svg";
...
<img alt="OME Logo" src={omeMainNav} />

But I just pushed this branch to my 'main' branch so it's deployed at https://will-moore.github.io/ome2024-ngff-challenge/about/ and it's fine!
The approach I used for Nav is possibly a bit more robust since it generates an absolute URL, but actually this is working fine so 👍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to be working. Thanks.

@joshmoore joshmoore merged commit 9e5be0c into ome:main Nov 13, 2024
9 checks passed
@joshmoore joshmoore deleted the logos branch November 13, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants