init framework & ajout de pages template

This commit is contained in:
armansansd
2021-06-01 15:48:54 +02:00
parent 4b97d6cd1a
commit 0d932a8fa8
47 changed files with 23569 additions and 33 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,24 @@
/*!
* Sizzle CSS Selector Engine v2.3.6
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2021-02-16
*/
/*!
* jQuery JavaScript Library v3.6.0
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2021-03-02T17:08Z
*/