diff --git a/docs/index.md b/docs/index.md index 987c787..c5ec034 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,8 @@ hero: name: "Interface Exchange Framework (IFEX)" text: "Swiss army knife for interfaces" tagline: "For unifying interfaces and streamlining integration with other IDL and transformation technology." + image: /hero.png + alt: IFEX Hero Image actions: - theme: brand text: Getting started diff --git a/docs/public/hero.png b/docs/public/hero.png new file mode 100644 index 0000000..8c53611 Binary files /dev/null and b/docs/public/hero.png differ