mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-11 16:16:26 +02:00
make backend for my site
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.Razor;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
using yaflay.ru.Models.Tables;
|
||||
using yawaflua.ru.Models.Tables;
|
||||
|
||||
namespace yaflay.ru.Pages
|
||||
namespace yawaflua.ru.Pages
|
||||
{
|
||||
public class BlogModel : PageModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user