diff options
author | ADRN <adrien@luxeylab.net> | 2021-11-30 13:11:47 +0100 |
---|---|---|
committer | ADRN <adrien@luxeylab.net> | 2021-11-30 13:11:47 +0100 |
commit | ca108192fc7203bbf3864525c538dfde334902ff (patch) | |
tree | eae17f2ddf177e6f55bb11ec04dfe903a4f49aa1 /lab/parallax.html | |
parent | 189bf17ee2efcf81200336a71a426dcd5b9eff03 (diff) | |
download | design-ca108192fc7203bbf3864525c538dfde334902ff.tar.gz design-ca108192fc7203bbf3864525c538dfde334902ff.zip |
reoarganised stuff; deleted the charpente submodule; the blueprint folder is now 'lab/top-nav.html'.
Diffstat (limited to 'lab/parallax.html')
-rw-r--r-- | lab/parallax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lab/parallax.html b/lab/parallax.html index c501962..570aa53 100644 --- a/lab/parallax.html +++ b/lab/parallax.html @@ -9,7 +9,7 @@ <link rel="stylesheet" href="assets/css/chota.min.css"> <style type="text/css"> header { - background-image: url("assets/images/ronce/illustration-ronce_2400x1531px.png"); + background-image: url("assets/images/ronce/illustration-ronce-v3_2400x1531px.png"); position: fixed; height: 100vh; width: 100vw; |