Skip to content

Commit d1904d8

Browse files
committed
get rid of shells ad lmaooo
1 parent f29b958 commit d1904d8

File tree

3 files changed

+0
-29
lines changed

3 files changed

+0
-29
lines changed

about.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -148,28 +148,6 @@ <h1 class="mb-4">I gave a lightning talk at GUADEC! ⚡</h1>
148148
<h1 class="jumbotron-heading">Shoutout to the projects, communities and people who helped in the making of this ✨</h1>
149149
</div>
150150
</section>
151-
152-
<!-- Shells.com -->
153-
<section>
154-
<div class="container py-3">
155-
<div class="card">
156-
<div class="row justify-content-center align-items-center">
157-
<div class="col-md-4">
158-
<img src="aboutImages/credits/shells.png" class="mx-auto d-block">
159-
</div>
160-
<div class="col-md-8 px-3 py-3">
161-
<div class="card-block px-3 py-3">
162-
<h4 class="card-title">Shells.com</h4>
163-
<p class="card-text">Shells provides you with a 1-click, powerful virtual desktop environment, driven by a cloud computer, without leaving your browser! It's your personal workspace in the cloud.</p>
164-
<a href="https://www.shells.com/?_a=C6Kx9Z" class="btn btn-purple btn-responsive-block">Website</a>
165-
</div>
166-
</div>
167-
</div>
168-
</div>
169-
</div>
170-
</div>
171-
</section>
172-
173151
<!-- Bootstrap -->
174152
<section>
175153
<div class="container py-3">

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,6 @@
8080

8181
<!--TEXT-->
8282
<div class="container" id="text">
83-
<!-- headline: shells ad! -->
84-
<a href="https://www.shells.com/?_a=C6Kx9Z"><div class="jumbotron text-center mt-4 custom-row jumbotron-little-little-padding" style="background-color: #0D222D">
85-
<img style="height:100px" src="aboutImages/credits/shellsblack.png">
86-
<h6 class="jumbotron-heading " id="VocabJumbotron" style="color: #ffffff">Advertisement: Use Shells.com to try Linux distros</h6>
87-
<h6 style="color: #ffffff">For a monthly subscription, access virtual Linux desktops on the go</h6>
88-
</div></a>
8983

9084
<!-- headline: use linux! -->
9185
<div class="jumbotron text-center mt-4 custom-row">

librehunt.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,6 @@ function distro(){
914914
'<div class="btn-group-vertical">'+
915915
'<a href='+current.link+' class="btn btn-purple btn-space" target="_blank">Website</a>'+
916916
'<a href='+current.donate+' class="btn btn-success btn-space" target="_blank">Contribute</a>'+
917-
'<a href="https://www.shells.com/?_a=C6Kx9Z" class="btn btn-danger" target="_blank">Try With Shells.com</a>'+
918917
'</div>'+
919918
'</div>'+
920919
// which desktops the distro has

0 commit comments

Comments
 (0)