Skip to content
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
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<p align="center">
<img alt="OXC Logo" src="https://raw.githubusercontent.com/oxc-project/oxc-assets/main/preview-universal.png" width="600">
<br>
<br>
<a href="https://rolldown.rs" target="_blank" rel="noopener noreferrer">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://oxc.rs/oxc-light.svg">
<source media="(prefers-color-scheme: light)" srcset="https://oxc.rs/oxc-dark.svg">
<img alt="Oxc logo" src="https://oxc.rs/oxc-dark.svg" height="60">
</picture>
</a>
<br>
<br>
</p>
13 changes: 12 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<p align="center">
<img alt="OXC Logo" src="https://raw.githubusercontent.com/oxc-project/oxc-assets/main/preview-universal.png" width="700">
<br>
<br>
<a href="https://rolldown.rs" target="_blank" rel="noopener noreferrer">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://oxc.rs/oxc-light.svg">
<source media="(prefers-color-scheme: light)" srcset="https://oxc.rs/oxc-dark.svg">
<img alt="Oxc logo" src="https://oxc.rs/oxc-dark.svg" height="60">
</picture>
</a>
<br>
<br>
<br>
</p>

<div align="center">
Expand Down