Ajout de l'appel a l'API pretalx
This commit is contained in:
parent
dc07b1b415
commit
87005adb44
7 changed files with 344 additions and 2 deletions
|
|
@ -9,6 +9,8 @@
|
|||
<link rel="stylesheet" href="./css/widgets.css">
|
||||
<script type="module" src="./js/index.js"></script>
|
||||
<script type="module" src="./js/components/bidi-panel.js"></script>
|
||||
<script type="module" src="./js/components/upcoming-talks.js"></script>
|
||||
<script type="module" src="./js/components/talk.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header id="main-header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue