banner settings
This commit is contained in:
parent
f356fd4ea8
commit
ab65ccac4e
18 changed files with 54 additions and 16 deletions
|
|
@ -45,6 +45,6 @@
|
|||
}
|
||||
|
||||
<div class="container">
|
||||
@await Component.InvokeAsync("BlogIndex",User.GetUserId()??"_anonymous_",0,25);
|
||||
@await Component.InvokeAsync("BlogIndex",User.GetUserId()??"_anonymous_",0,25)
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue