wip: planning
This commit is contained in:
parent
4c32d8b7a5
commit
33596e5976
10
index.html
10
index.html
@ -6,6 +6,7 @@
|
|||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="./styles/main.css" />
|
<link rel="stylesheet" type="text/css" href="./styles/main.css" />
|
||||||
<link rel="icon" type="image/png" href="/images/favicon.png" />
|
<link rel="icon" type="image/png" href="/images/favicon.png" />
|
||||||
|
<script type="text/javascript" src="https://23.thsf.net/thsf-2023/schedule/widget/v2.en.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -30,5 +31,14 @@
|
|||||||
<li></li>
|
<li></li>
|
||||||
<li></li>
|
<li></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<pretalx-schedule event-url="https://23.thsf.net/thsf-2023/" locale="fr" format="grid" style="--pretalx-clr-primary: #E6007E"></pretalx-schedule>
|
||||||
|
<noscript>
|
||||||
|
<div class="pretalx-widget">
|
||||||
|
<div class="pretalx-widget-info-message">
|
||||||
|
JavaScript is disabled in your browser. To access our schedule without JavaScript,
|
||||||
|
please <a target="_blank" href="https://23.thsf.net/thsf-2023/schedule/">click here</a>.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</noscript>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user