Skip to content

Commit 6fd17c7

Browse files
committed
Add new SVG assets and update favicon
- Created new SVG file for Story Book (301702_Story-Book_R_neg.svg) with detailed design elements. - Added Remote Work SVG asset (306031_Remote_Work_R.svg) with color and style definitions. - Introduced negative version of Remote Work SVG (306031_Remote_Work_R_neg.svg) for alternative usage. - Added a new PNG asset (asset.png) to the public directory. - Updated favicon.ico with new design.
1 parent 522999d commit 6fd17c7

11 files changed

Lines changed: 987 additions & 5 deletions

docs/index.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
text: "CodeJam"
77
tagline: Build full-stack SAP applications from zero to deployed in 8 hands-on exercises
88
image:
9-
src: /logo.svg
9+
src: /asset.png
1010
alt: SAP
1111
actions:
1212
- theme: brand
@@ -17,22 +17,34 @@ hero:
1717
link: /prerequisites/
1818

1919
features:
20-
- icon: 🎓
20+
- icon:
21+
light: /300919_Agreement_R.svg
22+
dark: /300919_Agreement_R_neg.svg
23+
alt: Agreement
2124
title: Attending an event?
2225
details: Follow along with your instructor. Start with the Prerequisites to get your environment ready before the session.
2326
link: /prerequisites/
2427
linkText: Go to Prerequisites
25-
- icon: 📖
28+
- icon:
29+
light: /301702_Story-Book_R.svg
30+
dark: /301702_Story-Book_R_neg.svg
31+
alt: Story Book
2632
title: Self-studying?
2733
details: Work through all 8 exercises at your own pace — from HANA Cloud setup through MTA deployment.
2834
link: /exercises/ex1/
2935
linkText: Start Exercise 1
30-
- icon: 🧑‍🏫
36+
- icon:
37+
light: /306031_Remote_Work_R.svg
38+
dark: /306031_Remote_Work_R_neg.svg
39+
alt: Remote Work
3140
title: Running an event?
3241
details: Set up participant accounts, provision HANA Cloud, and manage SAP BTP resources for your group.
3342
link: /instructor/
3443
linkText: Instructor Setup
35-
- icon: 🤖
44+
- icon:
45+
light: /301559_Diamond_R.svg
46+
dark: /301559_Diamond_R_neg.svg
47+
alt: Diamond
3648
title: Using AI assistance?
3749
details: Connect MCP servers, configure AI agents, and use Claude Code or GitHub Copilot with this repository.
3850
link: /ai-agents/

docs/public/300919_Agreement_R.svg

Lines changed: 224 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)