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/final-pingnucover1220x1200.jpg);">
|
||||
<header class="hero" >
|
||||
<div class="textcontainer">
|
||||
<h1>Unmet Dependencies</h1>
|
||||
<p>Proprietary tools, consultancies, remote labor... The reality in the digital industry is as hard to cope with as it is building software in Haskell. Freedom is luxury, but also a burden.
|
||||
|
|
@ -795,7 +795,11 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
<script src="../assets/js/set-20200805.js"></script>
|
||||
|
||||
|
||||
<div class="fullscreen-bg">
|
||||
<video autoplay muted loop poster="/images/posts/final-pingnucover1220x1200.jpg" class="fullscreen-bg__video">
|
||||
<source src="/videos/pingu.mp4" 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