mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/changelog: move components to dedicated folder
This commit is contained in:
@ -15,7 +15,7 @@ const config = {
|
||||
extensions: ['.md'],
|
||||
layout: join(
|
||||
dirname(fileURLToPath(import.meta.url)),
|
||||
'/src/components/misc/ChangelogEntryWrapper.svelte'
|
||||
'/src/components/changelog/ChangelogEntryWrapper.svelte'
|
||||
)
|
||||
})
|
||||
],
|
||||
|
Reference in New Issue
Block a user