Skip to content

Commit 7fa0c14

Browse files
committed
chore(docs): Add Debricked AB to sponsor list quasarframework#6865
1 parent 517d768 commit 7fa0c14

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ Quasar Framework is an MIT-licensed open source project. Its ongoing development
9292
<img width="222px" height="150px" src="https://cdn.quasar.dev/sponsors/ib-langenthal.svg">
9393
</a>
9494
</td>
95+
<td align="center" valign="middle">
96+
<a href="https://debricked.com/" target="_blank">
97+
<img width="222px" height="35px" src="https://cdn.quasar.dev/sponsors/debricked.png">
98+
</a>
99+
</td>
95100
</tr>
96101
</tbody>
97102
</table>

backers.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ You can join them in [supporting Quasar](https://donate.quasar.dev) development!
5656
<img width="222px" src="https://cdn.quasar.dev/sponsors/juggle-street.png">
5757
</a>
5858
</td>
59+
<td align="center" valign="middle">
60+
<a href="https://debricked.com/" target="_blank">
61+
<img width="222px" height="35px" src="https://cdn.quasar.dev/sponsors/debricked.png">
62+
</a>
63+
</td>
5964
</tr>
6065
</tbody>
6166
</table>

docs/src/components/page-parts/sponsors-and-backers/SponsorList.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
sponsor(img="project-finance.png" name="Project Finance" url="https://www.projectfinance.io/")
1212
sponsor(img="dreamonkey.png" name="Dreamonkey" url="https://dreamonkey.com/")
1313
sponsor(img="ib-langenthal.svg" name="IB Langenthal AG" url="https://ib-langenthal.ch/")
14+
sponsor(img="debricked.png" name="Debricked AB" url="https://debricked.com/")
1415
</template>
1516

1617
<script>

0 commit comments

Comments
 (0)