Skip to content

Commit

Permalink
Switch to bsky and video for hero image (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored Dec 17, 2024
1 parent 9bebdc3 commit 74e8779
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export default defineConfig({

socialLinks: [
{ icon: 'github', link: 'https://github.com/uwdata/mosaic' },
{ icon: 'twitter', link: 'https://twitter.com/uwdata/' }
{ icon: 'bluesky', link: 'https://bsky.app/profile/idl.uw.edu' }
]
}
})
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ hero:
tagline: |
Mosaic is an extensible framework for linking databases and interactive views.
image:
src: /contours.svg
alt: Mosaic visualizing the 1.8B Gaia star catalog
dark: /demo-dark.mp4
light: /demo-light.mp4
alt: Mosaic visualizing flight data
actions:
- theme: brand
text: What is Mosaic?
Expand Down
Binary file added docs/public/demo-dark.mp4
Binary file not shown.
Binary file added docs/public/demo-light.mp4
Binary file not shown.

0 comments on commit 74e8779

Please sign in to comment.