sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Adopt a logo! #551

Closed lukechu10 closed 1 year ago

lukechu10 commented 1 year ago

Closes #189

We are using the following image for Sycamore's new logo by @nate-sys : image

This PR adds the logo to README.md and to the Sycamore website.

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.28% // Head: 63.28% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (ad4ed4e) compared to base (14d5897). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ========================================== - Coverage 63.28% 63.28% -0.01% ========================================== Files 54 54 Lines 8951 8952 +1 ========================================== Hits 5665 5665 - Misses 3286 3287 +1 ``` | [Impacted Files](https://codecov.io/gh/sycamore-rs/sycamore/pull/551?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs) | Coverage Δ | | |---|---|---| | [website/src/header.rs](https://codecov.io/gh/sycamore-rs/sycamore/pull/551?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs#diff-d2Vic2l0ZS9zcmMvaGVhZGVyLnJz) | `0.00% <0.00%> (ø)` | | | [website/src/index.rs](https://codecov.io/gh/sycamore-rs/sycamore/pull/551?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs#diff-d2Vic2l0ZS9zcmMvaW5kZXgucnM=) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sycamore-rs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.