forked from rebillar/site-accueil-insa
fixed random backgrounds
This commit is contained in:
parent
224fdbf687
commit
e4df3a7004
2 changed files with 15234 additions and 1 deletions
15233
assets/img/assurancetourix.svg
Normal file
15233
assets/img/assurancetourix.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 442 KiB |
|
@ -111,7 +111,7 @@ header("Cache-Control: no-cache, must-revalidate");
|
|||
<script type="text/javascript">
|
||||
|
||||
var mobile_backgrounds = ['assets/img/asterix.svg', 'assets/img/adrenaline.svg', 'assets/img/obelix.svg', 'assets/img/assurancetourix.svg'];
|
||||
var pc_backgrounds = ['pc_background.svg'];
|
||||
var pc_backgrounds = ['assets/img/pc_background.svg'];
|
||||
|
||||
var background = "";
|
||||
|
||||
|
|
Loading…
Reference in a new issue