a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[frontend] load JsService.Module on unauthenticated pages

Kopper a6016496 c676eb7f

+3
+3
Iceshrimp.Frontend/Layout/UnauthLayout.razor
··· 1 + @using Iceshrimp.Frontend.Components 1 2 @inherits LayoutComponentBase 3 + 4 + <JsInteropWrapper /> 2 5 3 6 <div class="header"> 4 7 <img class="logo" src="/_content/Iceshrimp.Assets.Branding/welcome-logo.svg" />