Stabilize admin deployment build
All checks were successful
/ deploy (push) Successful in 46s

This commit is contained in:
Loyyd 2026-07-10 10:57:32 +02:00
parent 9f3ad9b96b
commit a5869d2b83
3 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,4 @@
---
import "../../styles/admin.css";
import { getArchiveEntries } from "../../lib/archive";
import { speechAdminEntryFromArchiveEntry } from "../../lib/admin-speeches";
import { calendarEvents, recurringCalendarEvents } from "../../data/events";
@ -46,6 +45,7 @@ const adminConfig = {
<meta name="theme-color" content="#18303a" />
<title>Overview · FamilyFed.ie Admin</title>
<link rel="icon" href="/assets/icons/familyfed-favicon.png" type="image/png" />
<link rel="stylesheet" href="/css/admin.css" />
</head>
<body>
<a class="admin-skip-link" href="#admin-content">Skip to content</a>

File diff suppressed because it is too large Load diff