Skip to content

Commit 0fd18ce

Browse files
committed
make index.html more generic
1 parent f700a2b commit 0fd18ce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,12 @@
8585
<div id="app"></div>
8686
<script>
8787
window.$docsify = {
88-
name: 'Statista AWS Workshop 2024-02',
88+
name: 'AWS Workshop',
8989
loadSidebar: true,
90-
repo: 'https://github.com/superluminar-io/statista-aws-workshop-2024-02',
9190
subMaxLevel: 2,
9291
maxLevel: 4,
9392
auto2top: true,
94-
logo: 'https://upload.wikimedia.org/wikipedia/commons/0/0f/Statista_logo.svg',
93+
logo: 'https://superluminar.io/images/superluminar.svg',
9594
themeColor: '#03feb7',
9695
homepage: '0_welcome.md',
9796
pagination: {

0 commit comments

Comments
 (0)