Skip to content

Commit 2773920

Browse files
Separate logos
1 parent fe8d88d commit 2773920

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,16 +183,17 @@ For more information about contribution, including technical advice, please see
183183

184184
`QuantumToolbox.jl` is supported by the [Unitary Fund](https://unitary.fund), a grant program for quantum technology projects.
185185

186+
<div align="center">
187+
<a href="https://unitary.fund">
188+
<img src="https://raw.githubusercontent.com/unitaryfund/unitary.fund/refs/heads/main/src/assets/svg/logo.svg" alt="Unitary Fund logo" width="200">
189+
</a>
190+
</div>
191+
186192
### Other Acknowledgements
187193

188194
We are also grateful to the [Zulip](https://zulip.com) team for providing a free chat service for open-source projects.
189195

190-
<!-- Acknowledgement Logos -->
191196
<div align="center">
192-
<a href="https://unitary.fund">
193-
<img src="https://raw.githubusercontent.com/unitaryfund/unitary.fund/refs/heads/main/src/assets/svg/logo.svg" alt="Unitary Fund logo" width="200">
194-
</a>
195-
&nbsp;&nbsp;&nbsp;&nbsp;
196197
<a href="https://zulip.com">
197198
<img src="https://zulip.com/static/images/logo/zulip-org-logo.svg" alt="Zulip logo" width="200">
198199
</a>

docs/src/resources/acknowledgements.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44

55
`QuantumToolbox.jl` is supported by the [Unitary Fund](https://unitary.fund), a grant program for quantum technology projects.
66

7+
<div align="center">
8+
<a href="https://unitary.fund">
9+
<img src="https://raw.githubusercontent.com/unitaryfund/unitary.fund/refs/heads/main/src/assets/svg/logo.svg" alt="Unitary Fund logo" width="200">
10+
</a>
11+
</div>
12+
713
## [Other Acknowledgements](@id doc:Other-Acknowledgements)
814

915
We are also grateful to the [Zulip](https://zulip.com) team for providing a free chat service for open-source projects.
1016

11-
<!-- Acknowledgement Logos -->
1217
<div align="center">
13-
<a href="https://unitary.fund">
14-
<img src="https://raw.githubusercontent.com/unitaryfund/unitary.fund/refs/heads/main/src/assets/svg/logo.svg" alt="Unitary Fund logo" width="200">
15-
</a>
16-
&nbsp;&nbsp;&nbsp;&nbsp;
1718
<a href="https://zulip.com">
1819
<img src="https://zulip.com/static/images/logo/zulip-org-logo.svg" alt="Zulip logo" width="200">
1920
</a>

0 commit comments

Comments
 (0)