Skip to content

Commit fe4a316

Browse files
committed
fix deploy
1 parent 05144c6 commit fe4a316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module.exports = {
5050
// Paths
5151
assetsRoot: path.resolve(__dirname, '../dist'),
5252
assetsSubDirectory: 'static',
53-
assetsPublicPath: '/',
53+
assetsPublicPath: '/colorpreview/', // for github pages off dtrejo.com/colorpreview/*
5454

5555
/**
5656
* Source Maps

0 commit comments

Comments
 (0)