mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Implement Highlight SidebarSection
This commit is contained in:
parent
f2b5945f64
commit
2dbc27d4f7
7 changed files with 59 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ export default defineConfig({
|
|||
icon({ iconDir: 'src/img/icons' }),
|
||||
react()
|
||||
],
|
||||
image: { domains: ['cdn.sittingonclouds.net'] },
|
||||
output: 'server',
|
||||
adapter: node({ mode: 'standalone' })
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue