Skip to content

Commit

Permalink
feat(homepage): hero banner logo
Browse files Browse the repository at this point in the history
  • Loading branch information
serjilyashenko committed Oct 19, 2024
1 parent df8de67 commit 1f610ca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions apps/homepage/src/assets/hero-logo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions apps/homepage/src/assets/hero-logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion apps/homepage/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ template: doc
hero:
tagline: Super light weight and super simple <strong>SVG</strong> pie/doughnut diagrams
image:
file: ../../assets/houston.webp
alt: Simple Pie Logo
dark: ../../assets/hero-logo-dark.svg
light: ../../assets/hero-logo-light.svg
actions:
- text: Introduction
link: /getting-started/introduction/
Expand Down

0 comments on commit 1f610ca

Please sign in to comment.