diff options
author | Your Name <you@example.com> | 2017-12-31 17:26:51 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-31 17:26:51 +0100 |
commit | cdcb56a24f34be71ee3bed4d0fa0d641591b7cc7 (patch) | |
tree | 4e4ee0620776f55dee7cac6a5fbb08403df0092c /pw/index.html | |
parent | 90ac9db913a2aeefcdd6186ffd58774f6194fce6 (diff) | |
download | lesoiseaux.io-cdcb56a24f34be71ee3bed4d0fa0d641591b7cc7.tar.gz |
Fix footer
Diffstat (limited to 'pw/index.html')
-rw-r--r-- | pw/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/index.html b/pw/index.html index 4684246..d74d3da 100644 --- a/pw/index.html +++ b/pw/index.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Petites Singularités : enquêtes vidéo</title> - <link rel="stylesheet" href="/assets/css/txt.css"> + <link rel="stylesheet" href="../../assets/css/txt.css"> </head> <body class="vdo"> <header> |