-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork-with-us.html
54 lines (52 loc) · 2.44 KB
/
work-with-us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<!--
_____ _ _ _ ______ _ _ _
/ ____| | | | | | | | ____| | | | | | |
| | __ ___ | |_ | |_ | |__ ___ | |__ _ _ ___ | | __ ___ _ _ | |_ | |
| | |_ | / _ \ | __| | __| | '_ \ / _ \ | __| | | | | / __| | |/ / / _ \ | | | | | __| | |
| |__| | | __/ | |_ | |_ | | | | | __/ | | | |_| | | (__ | < | (_) | | |_| | | |_ |_|
\_____| \___| \__| \__| |_| |_| \___| |_| \__,_| \___| |_|\_\ \___/ \__,_| \__| (_)
-->
<title>We are Fucking Unik</title>
<link rel="stylesheet" type="text/css" href="fuck/fucking.css">
</head>
<body class="uncensored">
<header>
<img src="images/logo-werunik-small.svg" alt="We'r unik Logo" class="logo float-right" />
<br><br><br>
</header>
<main>
<hr>
<h1>
We deliver Fucking awesome work!
<img class="emoji-md" src="https://cdnjs.cloudflare.com/ajax/libs/twemoji/2.0.5/2/72x72/1f595-1f3fd.png">
</h1>
<hr>
<br>
<section class="work">
<div class="typeform-widget" data-url="https://werunik.typeform.com/to/CljYwW" data-text="leads" style="width:100%;height:800px;"></div>
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'widget.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()</script>
</section>
</main>
<footer>
<div>
No Copy fucking right
<ul class="float-right">
<li><a href="censored.html">Censored version</a></li>
<li><a href="http://fuckingunik.com">Fucking unik</a></li>
<li><a href="https://www.stockholmsbadrumsrenovering.com">Badrumsrenovering Stockholm</a></li>
</ul>
</div>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-78114159-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>