logo changed
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Loyyd 2026-06-11 16:16:37 +02:00
parent f0efbb9575
commit 6af3cf60f7
3 changed files with 2 additions and 0 deletions

View file

@ -38,6 +38,8 @@ const metaTitle = title
{image && <meta property="og:image" content={image} />}
<meta property="og:type" content={ogType} />
<meta name="twitter:card" content="summary_large_image" />
<link rel="icon" href="/assets/icons/familyfed-favicon.png" type="image/png" />
<link rel="apple-touch-icon" href="/assets/icons/familyfed-favicon.png" />
<link rel="stylesheet" id="content-blocks-css" href="/css/block-library.css?ver=6.6.5" type="text/css" media="all" />
<link rel="stylesheet" id="pdfprnt_frontend-css" href="/assets/vendor/pdf/css/frontend.css?ver=2.4.0" type="text/css" media="all" />
<link rel="stylesheet" id="parabola-fonts-css" href="/assets/theme/parabola/fonts/fontfaces.css?ver=2.4.1" type="text/css" media="all" />