refonte du site

This commit is contained in:
2026-03-23 21:47:00 +01:00
parent 0acbd1c7d7
commit 97ed7a5fa8
60 changed files with 12992 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
import axios from 'axios';
window.axios = axios;
window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';