mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 10:04:52 +00:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
export default {
|
|
router: {
|
|
base: '/amazing-new-repo/'
|
|
}
|
|
} |