Skip to content

Fixing logo size on various pages #196

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
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/support/professional-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ To have access to this, you're expected to make a monetary contribution to the p

### HIVE from LINKIT

<a href="https://hive.linkit.nl/"><img src="https://docs.nanoframework.net/images/logos/LINKIT.png" alt="LINKIT" height="100" /></a>
<a href="https://hive.linkit.nl/"><img src="https://docs.nanoframework.net/images/logos/LINKIT.png" alt="LINKIT" height="100" width="300"/></a>

Looking for [community help](community-help.md)?
Binary file modified images/logos/LINKIT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Our mantra is about **making it easy to write C# code for embedded systems!** An
<div style='vertical-align:middle; display:inline;'>
.NET nanoFramework is supported by the .NET Foundation.
</div>
<img style='vertical-align:middle;' width="100px" src='https://dotnetfoundation.org/images/default-source/default-album/logo.png'>
<img style='vertical-align:middle;' width="100px" src='https://dotnetfoundation.org/images/default-source/default-album/logo.png' alt='.NET foundation logo'>

[![Getting started](./images/getting-started-button.png)](./content/getting-started-guides/getting-started-managed.md)

Expand All @@ -19,9 +19,9 @@ Most of the core team members and contributors are embedded systems enthusiasts,

Sponsors will get their logo and a link to their website on our GitHub readme and also on our home page.

<a href="https://opencollective.com/nanoframework#support"><img src="https://opencollective.com/nanoframework/tiers/bronze-sponsor.svg?avatarHeight=36&width=600"></a></br>
<a href="https://www.orgpal.com"><img src="https://www.orgpal.com/orgpallogo.png" height="50" width="114"></a></br>
<a href="https://hive.linkit.nl/"><img src="https://docs.nanoframework.net/images/logos/LINKIT.png" height="50" ></a></br>
<a href="https://opencollective.com/nanoframework#support"><img src="https://opencollective.com/nanoframework/tiers/bronze-sponsor.svg?avatarHeight=72&width=600" alt="become sponsor"></a></br>
<a href="https://www.orgpal.com"><img src="https://www.orgpal.com/orgpallogo.png" alt="Orgpal" width="250"></a></br>
<a href="https://hive.linkit.nl/"><img src="https://docs.nanoframework.net/images/logos/LINKIT.png" alt="LINKIT" width="300" ></a></br>

### Backers

Expand Down