File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
"build" : {
18
18
"builder" : " @angular-devkit/build-angular:browser" ,
19
19
"options" : {
20
- "outputPath" : " dist/cbakerphoto-app " ,
20
+ "outputPath" : " dist/" ,
21
21
"index" : " src/index.html" ,
22
22
"main" : " src/main.ts" ,
23
23
"polyfills" : " src/polyfills.ts" ,
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > CbakerphotoApp</ title >
6
- < base href ="/shigimcp/ cbakerphoto/ "> < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
+ < base href ="/cbakerphoto-app / "> < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
< link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
8
8
< link href ="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap " rel ="stylesheet ">
9
9
< link href ="https://fonts.googleapis.com/icon?family=Material+Icons " rel ="stylesheet ">
You can’t perform that action at this time.
0 commit comments