Skip to content

Commit

Permalink
docs: Add Cube Rollup San Francisco banners
Browse files Browse the repository at this point in the history
  • Loading branch information
igorlukanin committed Sep 16, 2024
1 parent 23ba740 commit 9be8e68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
</p>

<p align="center">
<a href="https://cube.dev/events/cube-rollup-london?ref=github-readme">
<img src="https://ucarecdn.com/15574460-3a9f-4fd2-aa86-0edae2d5bcaf/"/>
<a href="https://cube.dev/events/cube-rollup-san-francisco?ref=github-readme">
<img src="https://ucarecdn.com/459df450-5984-42da-9211-a1d70a96e6a5/"/>
</a>
</p>
<br/>
Expand Down
4 changes: 2 additions & 2 deletions docs/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ const config: DocsThemeConfig = {
extraContent: (
<div>
<br/>
<a target="_blank" href="https://cube.dev/events/cube-rollup-london?ref=github-readme">
<img src="https://ucarecdn.com/f90c6d06-abac-45d5-92be-4217ee26f096/"/>
<a target="_blank" href="https://cube.dev/events/cube-rollup-san-francisco?ref=github-readme">
<img src="https://ucarecdn.com/459df450-5984-42da-9211-a1d70a96e6a5/"/>
</a>
</div>
)
Expand Down

0 comments on commit 9be8e68

Please sign in to comment.