7 lines
No EOL
322 B
Text
7 lines
No EOL
322 B
Text
@using Microsoft.AspNetCore.Components.Web
|
|
@using Iceshrimp.Backend.Components.Helpers
|
|
<HeadContent>
|
|
<VersionedLink rel="stylesheet" href="/css/admin.css"/>
|
|
<VersionedLink rel="stylesheet" href="/_content/Iceshrimp.Assets.PhosphorIcons/css/ph-regular.css"/>
|
|
<VersionedScript src="/js/admin.js"/>
|
|
</HeadContent> |