diff options
author | hellekin <hellekin@cepheide.org> | 2018-01-06 11:59:14 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2018-01-06 11:59:14 +0100 |
commit | 4f2cc931e70805256815877e3116d428940a48b7 (patch) | |
tree | eb8ca89542a91dddd3320c12bf01b6f0392e55dd /ps/vdo/index.html | |
parent | 86f0b81edf61467affdd8f97936ca3989f4e7bd1 (diff) | |
download | lesoiseaux.io-4f2cc931e70805256815877e3116d428940a48b7.tar.gz |
Add lang switch to all files
Diffstat (limited to 'ps/vdo/index.html')
-rw-r--r-- | ps/vdo/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ps/vdo/index.html b/ps/vdo/index.html index ac23a24..68e83b4 100644 --- a/ps/vdo/index.html +++ b/ps/vdo/index.html @@ -109,5 +109,7 @@ — Nous faisons <3 </p> </footer> + <script type="text/javascript" src="/assets/js/jquery.min.js"></script> + <script type="text/javascript" src="/assets/js/ps-app.js"></script> </body> </html> |