Allow theme config name and path to be configurable
This commit is contained in:
@@ -69,7 +69,9 @@ export default defineConfig({
|
||||
Logger: 1,
|
||||
}),
|
||||
|
||||
astrowind(),
|
||||
astrowind({
|
||||
config: "./src/config.yaml"
|
||||
}),
|
||||
],
|
||||
|
||||
image: {
|
||||
|
Reference in New Issue
Block a user