Skip to content

Commit b27d8c9

Browse files
authored
Remove scripts that hid Azure (#547)
1 parent b9d2664 commit b27d8c9

2 files changed

Lines changed: 0 additions & 114 deletions

File tree

astro.config.mjs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -190,16 +190,6 @@ export default defineConfig({
190190
src: '/js/icon-loader.js',
191191
},
192192
},
193-
{
194-
tag: 'script',
195-
attrs: {
196-
type: 'text/javascript',
197-
id: 'multi-sidebar-azure-loader',
198-
async: true,
199-
defer: true,
200-
src: '/js/multi-sidebar-azure.js',
201-
},
202-
},
203193
{
204194
tag: 'script',
205195
attrs: {

public/js/multi-sidebar-azure.js

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

0 commit comments

Comments
 (0)