New layout for website

This commit is contained in:
Ludovic CANDELLIER
2020-08-20 01:11:05 +02:00
parent c66fe78f66
commit ba5a9e0417
21 changed files with 302 additions and 10 deletions

View File

@@ -32,8 +32,6 @@ try {
window.$ = window.jQuery = require('jquery');
require('bootstrap');
require('datatables.net-bs4');
require('datatables.net-buttons-bs4');
} catch (e) {}