@page @using OliverBooth.Common.Services @model Index @{ ViewData["Title"] = "Blog"; } @await Html.PartialAsync("Partials/_MastodonStatus")
@await Html.PartialAsync("_LoadingSpinner")