Skip to content

Commit

Permalink
update logos
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 2, 2024
1 parent f130007 commit a99f78a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
Binary file added src/docs/img/anthropic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/docs/img/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 10 additions & 8 deletions src/docs/theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,13 @@ <h2>More than 35 integrations</h2>
alt="lambda"/>
</div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/ollama.svg"
alt="ollama"/>
src="/img/anthropic.png"
alt="anthropic"/>
</div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/sqs.png"
alt="sqs"/></div>

<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/google-analytics.svg"
alt="google analytics"/>
Expand All @@ -101,8 +102,8 @@ <h2>More than 35 integrations</h2>
src="/img/firehose.svg"
alt="sns"/></div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/github.svg"
alt="github"/>
src="/img/gitlab.svg"
alt="gitlab"/>
</div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/cloudwatch.png"
Expand All @@ -111,17 +112,18 @@ <h2>More than 35 integrations</h2>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/kms.png"
alt="kms"/></div>

<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/gitlab.svg"
alt="gitlab"/>
src="/img/mattermost.svg"
alt="mattermost"/>
</div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/eventbridge.png"
alt="eventbridge"/>
</div>
<div class="col-6 col-md-3 col-lg-3 text-center integrationLogo"><img class="img-fluid"
src="/img/mattermost.svg"
alt="mattermost"/>
src="/img/ollama.svg"
alt="ollama"/>
</div>
</div>
</div>
Expand Down

0 comments on commit a99f78a

Please sign in to comment.