all repos — tls-website @ 53643765c818eafa08fb40b634dfac6a28df913a

Unnamed repository; edit this file 'description' to name the repository.

fix: force load the fonts
kate kate@breadlabs.de
Sat, 16 May 2026 00:31:28 +0200
commit

53643765c818eafa08fb40b634dfac6a28df913a

parent

e1f6b30af6c86c634b82652254715e03c8c90fba

1 files changed, 6 insertions(+), 7 deletions(-)

jump to
M index.htmlindex.html

@@ -5,18 +5,17 @@ <head>

<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>TLS 2026</title> - <link rel="preload" href="/static/fonts/IBM_Plex/IBMPlexSans-VariableFont_wdth,wght.ttf" as="font" type="font/ttf"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_10-Bold.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_20-Bold.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_35-Bold.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_50-Bold.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_70-Bold.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_100-Bold.woff2" as="font" type="font/woff2"> <link href="/static/style.css" rel="stylesheet" /> </head> <body> <h1 class=" title glow">TLS 2026</h1> + <p style="font-family: redaction-10;" aria-hidden="true"></p> + <p style="font-family: redaction-20;" aria-hidden="true"></p> + <p style="font-family: redaction-35;" aria-hidden="true"></p> + <p style="font-family: redaction-50;" aria-hidden="true"></p> + <p style="font-family: redaction-70;" aria-hidden="true"></p> + <p style="font-family: redaction-100;" aria-hidden="true"></p> <section id="Infos"> <h1><a href="#infos">#</a> Infos</h1> <h3>Was</h3>