mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-14 01:26:25 +02:00
make backend for my site
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@page "{id?}"
|
||||
@model BlogModel
|
||||
@using yaflay.ru.Models.Tables
|
||||
@using yawaflua.ru.Models.Tables
|
||||
@using Newtonsoft.Json
|
||||
@{
|
||||
string path = $"{this.Request.Scheme}://{this.Request.Host}";
|
||||
|
||||
Reference in New Issue
Block a user