Skip to content

Commit

Permalink
add motherduck partner (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinRst authored Sep 18, 2023
1 parent 55f81d7 commit 728c291
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
10 changes: 10 additions & 0 deletions components/partners/Partners.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@
<h5 class="card-title">Snowflake</h5>
<a href="https://snowflake.com/" target="_blank">Visit Snowflake website <OpenInNew /></a>
</div>
</div>>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-4">
<div class="card" data-aos="zoom-in">
<img src="/partners/partners-logos/motherduck.svg" class="card-img-top" alt="snoflake's Logo">
<div class="card-body">
<p class="card-text">Technology Partner</p>
<h5 class="card-title">MotherDuck</h5>
<a href="https://motherduck.com/" target="_blank">Visit MotherDuck website <OpenInNew /></a>
</div>
</div>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-4">
Expand Down
13 changes: 13 additions & 0 deletions public/partners/partners-logos/motherduck.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 728c291

@vercel
Copy link

@vercel vercel bot commented on 728c291 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.