-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcensored.html
75 lines (70 loc) · 3.15 KB
/
censored.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html>
<head>
<!--
_____ _ _ _ ______ _ _ _
/ ____| | | | | | | | ____| | | | | | |
| | __ ___ | |_ | |_ | |__ ___ | |__ _ _ ___ | | __ ___ _ _ | |_ | |
| | |_ | / _ \ | __| | __| | '_ \ / _ \ | __| | | | | / __| | |/ / / _ \ | | | | | __| | |
| |__| | | __/ | |_ | |_ | | | | | __/ | | | |_| | | (__ | < | (_) | | |_| | | |_ |_|
\_____| \___| \__| \__| |_| |_| \___| |_| \__,_| \___| |_|\_\ \___/ \__,_| \__| (_)
-->
<title>We are ******* Unik</title>
<link rel="stylesheet" type="text/css" href="fuck/fucking.css">
</head>
<body class="censored">
<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 <span class="fucking">Fucking</span> 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">
<h2>UX & UI Design</h2>
<p>We <span class="fucking">fucking</span> hate complex UI's.<br>
Our philosophy, Less is More (or More is Less, whatever the fuck is).</p>
<h2>Web Development</h2>
<p>There is nothing we hate more than <span class="fucking">fucking</span> ugly code.<br>
We <span class="fucking">fucking</span> write elegant code in Ruby, Javascript and Elixir.</p>
<h2>Mobile Development</h2>
<p>We love Angry <span class="fucking">fucking</span> bird!<br>
We <span class="fucking">fucking</span> make iOS, Android and Ionic apps.</p>
<h2>Lean Startup</h2>
<p>We will build your MVP.<br>
However, you get out of the <span class="fucking">fucking</span> building and get feedback from your <span class="fucking">fucking</span> customers!</p>
</section>
<section>
<h3>
<a class="submit-fucking-project" href="work-with-us.html">
Start your <span class="fucking">fucking</span> project with us!
<img class="emoji-sm" src="https://twemoji.maxcdn.com/2/72x72/1f911.png">
</a>
</h3>
</section>
</main>
<footer>
<div>
No Copy <span class="fucking">fucking</span> right
<ul class="float-right">
<li><a href="index.html">Uncensored version</a></li>
<li><a href="http://fuckingunik.com"><span class="fucking">Fucking</span> 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>