Skip to content

Commit

Permalink
Merge pull request #115 from lhein/openinnewtab
Browse files Browse the repository at this point in the history
adding sponsoring info
  • Loading branch information
lhein authored Jun 20, 2024
2 parents 1126ee6 + 5a394df commit ae3d957
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added assets/media/redhat-sponsor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ header:
# Site footer
footer:
copyright:
notice: '© {year} - <a href="https://camel.apache.org">Apache Camel</a> is a trademark of the <a href="https://apache.org">Apache Software Foundation</a>.<br/><br/><strong style="text-align:center">Kaoto is sponsored by</strong><br/><br/><a href="https://redhat.com">![Red Hat Logo](redhat-logo.png)</a>'
notice: '© {year} - <a href="https://camel.apache.org">Apache Camel</a> is a trademark of the <a href="https://apache.org">Apache Software Foundation</a>.<br/><br/><div style="background-color:#17181c;padding:20px;margin:auto;border-radius: 9px;"><a href="https://redhat.com" target="_blank" rel="noopener noreferrer">![Red Hat Logo](redhat-sponsor.png)</a></div>'

# Localization
locale:
Expand Down
2 changes: 1 addition & 1 deletion content/docs/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ Always stop the containers when finishing using Kaoto, so you don't have contain

```bash
docker stop kaoto-app
```
```

0 comments on commit ae3d957

Please sign in to comment.