We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c9c20 commit 05cb880Copy full SHA for 05cb880
1 file changed
src/BlazorApps/wwwroot/appsettings.json
@@ -1,7 +1,7 @@
1
{
2
- "BaseUrl": "https://lab.junian.net",
3
- "Title": "Blazor Lab",
+ "BaseUrl": "https://apps.junian.net",
+ "Title": "Mini .NET Apps by Junian",
4
"GoogleAnalytics": {
5
"Id": "G-BJ58GF34YZ"
6
}
7
-}
+}
0 commit comments