File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 15
15
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.2" />
16
16
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.2" PrivateAssets =" all" />
17
17
<PackageReference Include =" MudBlazor" Version =" 6.17.0" />
18
+ <PackageReference Include =" PublishSPAforGitHubPages.Build" Version =" 2.1.1" />
18
19
</ItemGroup >
19
20
20
21
</Project >
Original file line number Diff line number Diff line change 5
5
< meta charset ="utf-8 " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
7
< title > Timely - Time Tracker</ title >
8
- < base href ="/timely " />
8
+ < base href ="/ " />
9
9
< link rel ="icon " type ="image/png " href ="favicon.png " />
10
10
< link rel ="apple-touch-icon " sizes ="512x512 " href ="icon-512.png " />
11
11
< link rel ="apple-touch-icon " sizes ="192x192 " href ="icon-192.png " />
You can’t perform that action at this time.
0 commit comments