Skip to content

Commit 060f5b5

Browse files
authored
Merge pull request #2 from BERDataLakehouse/dev
Updated menu
2 parents f143ee6 + 36ee810 commit 060f5b5

3 files changed

Lines changed: 2 additions & 62 deletions

File tree

docs/about.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

mkdocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ extra_css:
4444

4545
# Navigation
4646
nav:
47-
48-
- About K-BERDL: about.md
49-
47+
- About K-BERDL: index.md
5048
- Architecture:
5149
- K-BERDL Architecture: architecture.md
5250
- Onboarding Guide: onboarding-guide.md

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ toggle.icon = "material/weather-sunny"
4343
toggle.name = "Switch to light mode"
4444

4545
nav = [
46-
{ "About K-BERDL" = "about.md" },
46+
{ "About K-BERDL" = "index.md" },
4747
{ "Architecture" = [
4848
{ "K-BERDL Architecture" = "architecture.md" },
4949
{ "Onboarding Guide" = "onboarding-guide.md" },

0 commit comments

Comments
 (0)