@using BirdsiteLive.Common.Settings; @model InstanceSettings @{ ViewData["Title"] = "Home Page"; }

Welcome


This instance is a Twitter to ActivityPub bridge.
Learn more or find a Twitter account below:



@if (Model.InfoBanner.Length > 0) {
@Html.Raw(Model.InfoBanner)
} @*@if (HtmlHelperExtensions.IsDebug()) { Debug }*@