mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
testing new branch creation
This commit is contained in:
parent
a498e6377f
commit
5b58b4cd24
|
|
@ -1,5 +1,5 @@
|
||||||
@page "/"
|
@page "/"
|
||||||
|
|
||||||
<PageTitle>Connect Four</PageTitle>
|
<PageTitle>Connect Four by two</PageTitle>
|
||||||
|
|
||||||
<Board></Board>
|
<Board></Board>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue