Ajout du manifest
This commit is contained in:
parent
87005adb44
commit
00165620ca
5 changed files with 97 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
<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>
|
||||
<link rel="shortcut icon" href="./assets/favicon@192.png" type="image/png">
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
</head>
|
||||
<body>
|
||||
<header id="main-header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue