refacto blogPost

This commit is contained in:
Paul Schneider 2026-08-03 01:32:59 +01:00
commit ec0085b7e3
11 changed files with 85 additions and 52 deletions

View file

@ -10,6 +10,7 @@ using Yavsc.Server.Helpers;
using Yavsc.Services;
using Yavsc.ViewModels.Auth;
using Microsoft.AspNetCore.Http;
using Yavsc.Blogspot;
public class BlogSpotService
{