Skip to content

Commit

Permalink
docs: Add Cloud banner (#1763)
Browse files Browse the repository at this point in the history
* add banner

* update colors

* Include link + 20p disc message

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix typo

* Update docs/conf.py

* Update docs/conf.py

---------

Co-authored-by: Sven Balnojan <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Edgar R. M <[email protected]>
  • Loading branch information
4 people authored Jun 20, 2023
1 parent bd1a425 commit 88d7586
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,12 @@
"source_branch": "main",
"source_directory": "docs/",
"sidebar_hide_name": True,
"announcement": '<a href="https://meltano.com/cloud/?utm_campaign=top_banner_sdk">Sign up for Public Beta today</a>! Get a 20% discount on purchases before 27th of July!', # noqa: E501
# branding
"light_css_variables": {
"font-stack": "Hanken Grotesk,-apple-system,Helvetica,sans-serif",
"color-announcement-background": "#3A64FA",
"color-announcement-text": "#EEEBEE",
"color-foreground-primary": "#080216",
"color-background-primary": "#E9E5FB",
"color-link": "#3A64FA",
Expand Down

0 comments on commit 88d7586

Please sign in to comment.