File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
</a >
23
23
</div >
24
24
<div class =" mb-2 flex space-x-2 text-sm text-gray-400" >
25
- <a target =" _blank" rel =" noopener noreferrer" href =" https://github.com/tesar-tech/blazorStatic " > Built with Blazor Static</a >
25
+ <a target =" _blank" rel =" noopener noreferrer" href =" https://github.com/BlazorStatic/BlazorStatic " > Built with Blazor Static</a >
26
26
<div >•</div >
27
27
<div >© @DateTime.Now.Year </div >
28
28
</div >
Original file line number Diff line number Diff line change 35
35
36
36
public static class WebsiteKeys
37
37
{
38
- public const string GitHubRepo = "https://github.com/tesar-tech/blazorStaticMinimalBlog " ;
38
+ public const string GitHubRepo = "https://github.com/BlazorStatic/BlazorStaticMinimalBlog " ;
39
39
public const string X = "https://x.com/" ;
40
40
public const string Title = "BlazorStatic Minimal Blog" ;
41
41
public const string BlogPostStorageAddress = $ "{ GitHubRepo } /tree/main/Content/Blog";
You can’t perform that action at this time.
0 commit comments