Updated 31 files via CloudCannon
This commit is contained in:
parent
44a3d814fa
commit
f6debd4def
31 changed files with 144 additions and 48 deletions
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
|
||||
<script src="/assets/js/jquery-3.5.1.min.js"></script>
|
||||
<header class="hero" style="background-image: url(/images/posts/1-k-as-tu-fait-de-nous-.jpeg);">
|
||||
<header class="hero" >
|
||||
<div class="textcontainer">
|
||||
<h1>Satoshi Mon Ami</h1>
|
||||
<p>The 2 tracks of laid back cloud rap are tales of daily digital life-struggles. When day-to-day communication blurs the line between the virtual and real.</p>
|
||||
|
|
@ -800,7 +800,11 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
<script src="../assets/js/set-20200805.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
<video autoplay muted loop poster="/images/posts/1-k-as-tu-fait-de-nous-.jpeg" class="fullscreen-bg__video">
|
||||
<source src="/videos/satoshi.webm" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
<script>
|
||||
window.onload = function () {
|
||||
var script = document.createElement('script');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue