beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit eb6cbc492b - Show all commits

View File

@ -10,6 +10,7 @@
</head> </head>
<body> <body>
<div id="thsf-schedule-wrapper">
<pretalx-schedule event-url="https://23.thsf.net/thsf-2023/" locale="fr" format="list" style="--pretalx-clr-primary: #A9C83D"></pretalx-schedule> <pretalx-schedule event-url="https://23.thsf.net/thsf-2023/" locale="fr" format="list" style="--pretalx-clr-primary: #A9C83D"></pretalx-schedule>
<noscript> <noscript>
<div class="pretalx-widget"> <div class="pretalx-widget">
@ -19,5 +20,6 @@
</div> </div>
</div> </div>
</noscript> </noscript>
</div>
</body> </body>
</html> </html>