diff options
author | Your Name <you@example.com> | 2018-01-02 13:38:27 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2018-01-02 13:38:27 +0100 |
commit | c2cb20f53b015388c8a84c824111fe844ce318ad (patch) | |
tree | 8ee3c35cbfb483c27f9dcb1e98780106270377d2 /ps/index.fr.html | |
parent | b50c7ddaca113317720c2c929cb5d1bfbb5ea2b0 (diff) | |
download | lesoiseaux.io-c2cb20f53b015388c8a84c824111fe844ce318ad.tar.gz |
Add sinewaves to home page
Diffstat (limited to 'ps/index.fr.html')
-rw-r--r-- | ps/index.fr.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ps/index.fr.html b/ps/index.fr.html index 2d4e119..d154c66 100644 --- a/ps/index.fr.html +++ b/ps/index.fr.html @@ -6,6 +6,7 @@ <link rel="stylesheet" href="../assets/css/home.css"> <!link rel="stylesheet" href="ui/css/mobile.css"> <script type="text/javascript" src="../assets/js/jquery.min.js"></script> + <script type="text/javascript" src="../assets/js/d3.v4.min.js"></script> <script type="text/javascript" src="../assets/js/ps-app.js"></script> <!-- discuss: <ps\at/lesoiseaux.io> --> </head> @@ -108,7 +109,7 @@ extractivist hubris and thirst for exhaustion. We're alive and want to meet you in person to amplify our actions.</p> - </section> + </section><script src="gfx/sine.js"></script> <section id="txt" class="fixed"> <h3><a href="./txt/">TXT</a></h3> |