Skip to content

Commit

Permalink
Welcome Apache Airflow as a user! (kedacore#207)
Browse files Browse the repository at this point in the history
* Welcome Apache Airflow as a user!

Signed-off-by: Tom Kerkhove <[email protected]>

* Resize image

Signed-off-by: Tom Kerkhove <[email protected]>

* Sort alphabetically

Signed-off-by: Tom Kerkhove <[email protected]>

* Fix users icon layout (kedacore#208)

Signed-off-by: Ahmed ElSayed <[email protected]>

* Welcome Apache Airflow as a user!

Signed-off-by: Tom Kerkhove <[email protected]>

Co-authored-by: Ahmed ElSayed <[email protected]>
  • Loading branch information
tomkerkhove and ahmelsayed authored Jul 13, 2020
1 parent 5711877 commit 17f25c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,10 @@ content = "Run and scale your Azure Functions on Kubernetes in production worklo
icon = "fab fa-microsoft"

# "Users" section on the main page
[[params.users]]
url = "https://airflow.apache.org/"
logo = "apache-airflow.png"

[[params.users]]
url = "https://www.astronomer.io"
logo = "astronomer.svg"
Expand All @@ -276,6 +280,10 @@ logo = "astronomer.svg"
url = "https://www.cloud-trade.com"
logo = "cloud-trade.png"

[[params.users]]
url = "https://coralogix.com/"
logo = "coralogix.gif"

[[params.users]]
url = "https://www.mivation.com"
logo = "mivation-inc.png"
Expand All @@ -284,10 +292,6 @@ logo = "mivation-inc.png"
url = "https://www.purefacts.com"
logo = "purefacts.png"

[[params.users]]
url = "https://coralogix.com/"
logo = "coralogix.gif"

# "Community" section on the main page
[[params.community]]
url = "https://www.astronomer.io"
Expand Down
Binary file added static/img/logos/apache-airflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17f25c4

Please sign in to comment.